summaryrefslogtreecommitdiffstats
path: root/recipe.d/0100-ccache
diff options
context:
space:
mode:
Diffstat (limited to 'recipe.d/0100-ccache')
-rw-r--r--recipe.d/0100-ccache4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipe.d/0100-ccache b/recipe.d/0100-ccache
new file mode 100644
index 0000000..f652995
--- /dev/null
+++ b/recipe.d/0100-ccache
@@ -0,0 +1,4 @@
+ mcd $BUILDDIR/ccache
+ $SRC/ccache-*/configure $TCONFIGARGS
+ make $J
+ make $J install