]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/ccache
ccache: Automatically set size to 8GB
[ipfire-2.x.git] / lfs / ccache
index 22e71a12dc6aceb5ff5a650d3605dc3533bf8ee7..94d7bd149e5383c76186993d699ab3531dbd6e6f 100644 (file)
@@ -40,9 +40,6 @@ ifeq "$(PASS)" "1"
        CFLAGS := $(patsubst -mfunction-return=%,,$(CFLAGS))
 endif
 
-# Set max cache size to 5GB
-CFLAGS += -DDEFAULT_MAXSIZE=5242880
-
 ###############################################################################
 # Top-level Rules
 ###############################################################################