projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e5bd04
)
dtfile: Enable FILE_MAP_OPTIMIZE on Linux. This avoids unnecessary tt_file_netfile...
author
alx
<alx@fastestcode.org>
Mon, 18 Apr 2016 17:49:07 +0000
(19:49 +0200)
committer
Jon Trulson
<jon@radscan.com>
Tue, 19 Apr 2016 01:16:48 +0000
(19:16 -0600)
cde/programs/dtfile/Imakefile
patch
|
blob
|
history
diff --git
a/cde/programs/dtfile/Imakefile
b/cde/programs/dtfile/Imakefile
index 51a6ad6a5a56f5c011d0c1004323b608d3f71e92..32f678655491d0169f6150453d821be1c45a20ea 100644
(file)
--- a/
cde/programs/dtfile/Imakefile
+++ b/
cde/programs/dtfile/Imakefile
@@
-35,6
+35,7
@@
EXTRA_CCOPTIONS = -xF
#if defined(LinuxArchitecture)
EXTRA_INCLUDES = -I/usr/include/freetype2
+EXTRA_DEFINES = -DFILE_MAP_OPTIMIZE
#endif
#if defined(BSDArchitecture)