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