dtfile: Enable FILE_MAP_OPTIMIZE on Linux. This avoids unnecessary tt_file_netfile calls on local host.
This commit is contained in:
@@ -35,6 +35,7 @@ EXTRA_CCOPTIONS = -xF
|
|||||||
|
|
||||||
#if defined(LinuxArchitecture)
|
#if defined(LinuxArchitecture)
|
||||||
EXTRA_INCLUDES = -I/usr/include/freetype2
|
EXTRA_INCLUDES = -I/usr/include/freetype2
|
||||||
|
EXTRA_DEFINES = -DFILE_MAP_OPTIMIZE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(BSDArchitecture)
|
#if defined(BSDArchitecture)
|
||||||
|
|||||||
Reference in New Issue
Block a user