From 5c7a101bfea721015c825495a1b7376259f23a43 Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Thu, 8 Jan 2015 16:17:26 -0800 Subject: [PATCH] catalyst: disable ccache and autoresume Disable ccache as it is causing issues in other builds so disable it everywhere to be safe. Disable the autoresume feature because our build process doesn't actually make use of it. --- 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 a67da7f315..74fe5cf182 100644 --- a/build_library/catalyst.sh +++ b/build_library/catalyst.sh @@ -58,7 +58,7 @@ cat <