]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
ccache: Build ccache native to the host system (first pass).
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 20 Aug 2012 09:37:29 +0000 (11:37 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 20 Aug 2012 09:37:29 +0000 (11:37 +0200)
lfs/ccache

index d7f14b13a7c92e7d393e25173983cf45d0a7c158..b4ef607651e21efca3b20307737782ae722897f7 100644 (file)
@@ -33,7 +33,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)-pass$(PASS)
 
 ifeq "$(PASS)" "1"
-       CFLAGS := $(patsubst -march=%,,$(CFLAGS)) -static
+       CFLAGS := $(patsubst -march=%,,$(CFLAGS))
 endif
 
 # Set max cache size to 5GB