X-Git-Url: https://git.saurik.com/apple/file_cmds.git/blobdiff_plain/40bf83fed3260cbe00f8bd41f2f5a5f622d625be..686e1a443a8b1ba83917c42879672abe732e955c:/mtree/Makefile diff --git a/mtree/Makefile b/mtree/Makefile index 1139f00..c7abeb9 100644 --- a/mtree/Makefile +++ b/mtree/Makefile @@ -6,7 +6,7 @@ CFILES = compare.c create.c excludes.c misc.c mtree.c spec.c specspec.c \ ../cksum/crc.c MANPAGES = mtree.8 -Extra_CC_Flags = -Werror -Wall -mdynamic-no-pic \ +Extra_CC_Flags = -Werror -Wall \ -D__FBSDID=__RCSID \ -DENABLE_MD5 \ -DENABLE_RMD160 \