diff options
Diffstat (limited to 'group-base')
-rw-r--r-- | group-base/env/ccache | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/group-base/env/ccache b/group-base/env/ccache new file mode 100644 index 0000000..cedb851 --- /dev/null +++ b/group-base/env/ccache @@ -0,0 +1,2 @@ +FEATURES="ccache" +CCACHE_DIR="/var/cache/ccache" |