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:
6bc5c65
)
dtfile: Enable FILE_MAP_OPTIMIZE on FreeBSD. This avoids unnecessary tt_file_netfile...
author
alx
<alx@fastestcode.org>
Sun, 17 Apr 2016 09:05:48 +0000
(11:05 +0200)
committer
Jon Trulson
<jon@radscan.com>
Tue, 19 Apr 2016 01:16:47 +0000
(19:16 -0600)
cde/programs/dtfile/Imakefile
patch
|
blob
|
history
diff --git
a/cde/programs/dtfile/Imakefile
b/cde/programs/dtfile/Imakefile
index 039efe9d1dda2201ba467f95783eae32296cde7d..51a6ad6a5a56f5c011d0c1004323b608d3f71e92 100644
(file)
--- a/
cde/programs/dtfile/Imakefile
+++ b/
cde/programs/dtfile/Imakefile
@@
-39,6
+39,7
@@
EXTRA_INCLUDES = -I/usr/include/freetype2
#if defined(BSDArchitecture)
EXTRA_INCLUDES = -I$(XPROJECTROOT)/include/freetype2
+EXTRA_DEFINES = -DFILE_MAP_OPTIMIZE
#endif
SRCS = ChangeDir.c ChangeDirP.c Command.c Common.c \