X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/fa62d991a164ca3b9c2d6311b462257aea81aded..8459d7254751dbe55e98bb49dd51e1796df2bb0d:/getty.tproj/Makefile?ds=inline diff --git a/getty.tproj/Makefile b/getty.tproj/Makefile index fe7ba77..e48d4aa 100644 --- a/getty.tproj/Makefile +++ b/getty.tproj/Makefile @@ -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