summaryrefslogtreecommitdiff
path: root/elements/gnu-toolchain/ccache.bst
diff options
context:
space:
mode:
Diffstat (limited to 'elements/gnu-toolchain/ccache.bst')
-rw-r--r--elements/gnu-toolchain/ccache.bst4
1 files changed, 4 insertions, 0 deletions
diff --git a/elements/gnu-toolchain/ccache.bst b/elements/gnu-toolchain/ccache.bst
index f66a37ca..7e435476 100644
--- a/elements/gnu-toolchain/ccache.bst
+++ b/elements/gnu-toolchain/ccache.bst
@@ -26,3 +26,7 @@ config:
done
- for cc in gcc cc g++ c++; do ln -sf "%{prefix}/bin/ccache" "%{install-root}%{prefix}/lib/ccache/%{target}-$cc";
done
+
+ strip-commands:
+ - |
+ %{stage3-strip-binaries}