X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/fa62d991a164ca3b9c2d6311b462257aea81aded..8459d7254751dbe55e98bb49dd51e1796df2bb0d:/reboot.tproj/Makefile diff --git a/reboot.tproj/Makefile b/reboot.tproj/Makefile index 59a49c4..47332e7 100644 --- a/reboot.tproj/Makefile +++ b/reboot.tproj/Makefile @@ -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