]> git.saurik.com Git - apple/system_cmds.git/blobdiff - vm_stat.tproj/Makefile
system_cmds-541.tar.gz
[apple/system_cmds.git] / vm_stat.tproj / Makefile
index 14aef47594422dade07fbc9f61f5e20f896c50cc..8b253a105e325684c4997eba755bb55a70a69eba 100644 (file)
@@ -4,7 +4,7 @@ Install_Dir = /usr/bin
 CFILES = vm_stat.c
 MANPAGES = vm_stat.1
 
-Extra_CC_Flags = -mdynamic-no-pic
+Extra_CC_Flags =
 Extra_LD_Flags = -dead_strip
 
 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make