X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/fa62d991a164ca3b9c2d6311b462257aea81aded..8459d7254751dbe55e98bb49dd51e1796df2bb0d:/shutdown.tproj/Makefile?ds=sidebyside diff --git a/shutdown.tproj/Makefile b/shutdown.tproj/Makefile index b21ef26..c5fc276 100644 --- a/shutdown.tproj/Makefile +++ b/shutdown.tproj/Makefile @@ -6,7 +6,7 @@ CFILES = shutdown.c USERDEFS = kextmanager.defs MANPAGES = shutdown.8 -Extra_CC_Flags = -Wall -Werror -mdynamic-no-pic +Extra_CC_Flags = -Wall -Werror Extra_LD_Flags = -dead_strip Extra_Frameworks = -framework IOKit