X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/fa62d991a164ca3b9c2d6311b462257aea81aded..8459d7254751dbe55e98bb49dd51e1796df2bb0d:/hostinfo.tproj/Makefile diff --git a/hostinfo.tproj/Makefile b/hostinfo.tproj/Makefile index 2b6dcc4..376371d 100644 --- a/hostinfo.tproj/Makefile +++ b/hostinfo.tproj/Makefile @@ -4,7 +4,7 @@ Install_Dir = /usr/bin CFILES = hostinfo.c MANPAGES = hostinfo.8 -Extra_CC_Flags = -Wall -Werror -mdynamic-no-pic +Extra_CC_Flags = -Wall -Werror Extra_LD_Flags = -dead_strip include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make