]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - test/Makefile
shell_cmds-162.tar.gz
[apple/shell_cmds.git] / test / Makefile
index 6cf25c14480d67962f9d03ef50d164d5291c060b..006d45c2e1d9baf0c574e38931ed7bd9505d408f 100644 (file)
@@ -4,7 +4,7 @@ Install_Dir = /bin
 CFILES = test.c
 MANPAGES = test.1
 
-Extra_CC_Flags = -Wall -mdynamic-no-pic
+Extra_CC_Flags = -Wall
 Extra_LD_Flags = -dead_strip
 
 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make