]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - alias/Makefile
shell_cmds-162.tar.gz
[apple/shell_cmds.git] / alias / Makefile
index 9bc6d940595588d168704570856208562138e452..123299b11aca62cdb50f2f4dbd85e634bc9f6983 100644 (file)
@@ -3,7 +3,7 @@ Install_Dir = /usr/bin
 
 MANPAGES = alias.1
 
-Extra_CC_Flags = -Wall -mdynamic-no-pic
+Extra_CC_Flags = -Wall
 Extra_LD_Flags = -dead_strip
 
 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make