]> git.saurik.com Git - apple/system_cmds.git/blobdiff - reboot.tproj/Makefile
system_cmds-541.tar.gz
[apple/system_cmds.git] / reboot.tproj / Makefile
index 59a49c470e9995310a45b49cb12ab1647aac4ccf..47332e7e3f08d4faf3ddf58ed39041a8123997b6 100644 (file)
@@ -9,7 +9,7 @@ ifeq ($(Embedded),NO)
 USERDEFS = kextmanager.defs
 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