]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - lastcomm/Makefile
shell_cmds-162.tar.gz
[apple/shell_cmds.git] / lastcomm / Makefile
index d5e186360e010097049860733f31921403979749..a411f109c57989b3aa6a5ed43cc9688813dd642d 100644 (file)
@@ -5,7 +5,7 @@ HFILES = pathnames.h
 CFILES = lastcomm.c
 MANPAGES = lastcomm.1
 
-Extra_CC_Flags = -Wall -mdynamic-no-pic
+Extra_CC_Flags = -Wall
 Extra_LD_Flags = -dead_strip
 
 include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make