Reducing external/bsd/file differences
Change-Id: I0d025059ba0b200ac1162ea5a764fd756600ecd0
This commit is contained in:
4
external/bsd/file/Makefile.inc
vendored
4
external/bsd/file/Makefile.inc
vendored
@@ -12,8 +12,8 @@ MFILESDIR?= /usr/share/misc
|
||||
MFILES?= magic.mgc
|
||||
MAGIC?= ${MFILESDIR}/magic
|
||||
|
||||
#LSC FIXME Is this still needed ? -DQUICK
|
||||
CPPFLAGS+= -DMAGIC='"${MAGIC}"' -DHAVE_CONFIG_H -DBUILTIN_ELF \
|
||||
#this is still required (will not compile without removing it): -DQUICK
|
||||
CPPFLAGS+= -DMAGIC='"${MAGIC}"' -DHAVE_CONFIG_H -DBUILTIN_ELF \
|
||||
-DELFCORE
|
||||
CPPFLAGS+= -I${.CURDIR}/../include -I${DIST}/src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user