[Lunar-commits] <lunar-iso> Don't use ccache. this breaks gcc bootstrap
Peter de Ridder
peter at lunar-linux.org
Thu Apr 11 00:32:20 CEST 2013
commit 7380d7c3245f26ff28147f4c26414212731cf487
Author: Peter de Ridder <peter at lunar-linux.org>
Date: Tue, 09 Oct 2012 23:42:07 -0700
URL: https://github.com/lunar-linux/lunar-iso/commit/7380d7c3245f26ff28147f4c26414212731cf487
Don't use ccache. this breaks gcc bootstrap
---
template/etc/lunar/local/optimizations.CCACHE | +1/-1
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/template/etc/lunar/local/optimizations.CCACHE
+++ b/template/etc/lunar/local/optimizations.CCACHE
@@ -1 +1 @@
-USE_CCACHE=yes
+USE_CCACHE=no
More information about the Lunar-commits
mailing list