summaryrefslogtreecommitdiff
path: root/elements/gnu-toolchain/stage2-make.bst
diff options
context:
space:
mode:
Diffstat (limited to 'elements/gnu-toolchain/stage2-make.bst')
-rw-r--r--elements/gnu-toolchain/stage2-make.bst4
1 files changed, 4 insertions, 0 deletions
diff --git a/elements/gnu-toolchain/stage2-make.bst b/elements/gnu-toolchain/stage2-make.bst
index 9c804f1b..0cb4cdb4 100644
--- a/elements/gnu-toolchain/stage2-make.bst
+++ b/elements/gnu-toolchain/stage2-make.bst
@@ -27,3 +27,7 @@ config:
--build=$(sh config/config.guess) --host=%{target-stage1}
build-commands:
- STAGE2_SYSROOT="$(dirname $(dirname $(pwd)))" make
+
+ strip-commands:
+ - |
+ %{stage2-strip-binaries}