X-Git-Url: https://git.saurik.com/apple/file_cmds.git/blobdiff_plain/64d2f73f72a44d5cc536043a2a9270edc5de82da..e19e38b253de139e081f5d462bc053e7b809ea38:/df/Makefile?ds=sidebyside diff --git a/df/Makefile b/df/Makefile index 67896b1..760bd4b 100644 --- a/df/Makefile +++ b/df/Makefile @@ -4,7 +4,7 @@ Install_Dir = /bin CFILES = df.c vfslist.c MANPAGES = df.1 -Extra_CC_Flags = -Wall -mdynamic-no-pic \ +Extra_CC_Flags = -Werror -Wall \ -D__FBSDID=__RCSID \ "-I$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders" \ -D_DARWIN_USE_64_BIT_INODE