]> git.saurik.com Git - apple/system_cmds.git/blobdiff - getty.tproj/Makefile
system_cmds-541.tar.gz
[apple/system_cmds.git] / getty.tproj / Makefile
index fe7ba7769c0304d1a93d8bb2e15d12e73471d73e..e48d4aac9cfc5919f3701c37efcc01092359e53a 100644 (file)
@@ -10,7 +10,7 @@ ifeq ($(Embedded),YES)
 LAUNCHD_PLISTS = com.apple.getty.plist
 endif
 
-Extra_CC_Flags = -Wall -Werror -mdynamic-no-pic
+Extra_CC_Flags = -Wall -Werror
 Extra_LD_Flags = -dead_strip
 
 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make