From 0ef030051cd9a1d4040001ea5cd63beffc638c71 Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Sun, 6 Sep 2015 21:26:15 +0000 Subject: [PATCH] catalyst: re-enable ccache Now that ccache is turned on by default in the profile portage complains a lot if ccache isn't actually installed, sleeping 5 seconds for each error message. Since pkgcache is in use ccache isn't going to make that much of a difference but getting rid of those 5 second sleeps will. :) --- build_library/catalyst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_library/catalyst.sh b/build_library/catalyst.sh index 84894caa82..0e853a4517 100644 --- a/build_library/catalyst.sh +++ b/build_library/catalyst.sh @@ -58,7 +58,7 @@ cat <