X-Git-Url: https://git.saurik.com/apple/file_cmds.git/blobdiff_plain/40bf83fed3260cbe00f8bd41f2f5a5f622d625be..686e1a443a8b1ba83917c42879672abe732e955c:/ipcs/Makefile diff --git a/ipcs/Makefile b/ipcs/Makefile index ae8c819..d56d25b 100644 --- a/ipcs/Makefile +++ b/ipcs/Makefile @@ -4,7 +4,7 @@ Install_Dir = /usr/bin CFILES = ipcs.c MANPAGES = ipcs.1 -Extra_CC_Flags = -Werror -Wall -mdynamic-no-pic \ +Extra_CC_Flags = -Werror -Wall \ -D__FBSDID=__RCSID \ -iquote \ "$(SDKROOT)/System/Library/Frameworks/Kernel.framework/PrivateHeaders" \