summaryrefslogtreecommitdiff
path: root/elements/gnu-toolchain/stage2.bst
diff options
context:
space:
mode:
Diffstat (limited to 'elements/gnu-toolchain/stage2.bst')
-rw-r--r--elements/gnu-toolchain/stage2.bst9
1 files changed, 0 insertions, 9 deletions
diff --git a/elements/gnu-toolchain/stage2.bst b/elements/gnu-toolchain/stage2.bst
index ccabaf58..70884374 100644
--- a/elements/gnu-toolchain/stage2.bst
+++ b/elements/gnu-toolchain/stage2.bst
@@ -11,12 +11,3 @@ depends:
- gnu-toolchain/stage2-make.bst
- gnu-toolchain/stage2-fake-bash.bst
- gnu-toolchain/stage2-reset-specs.bst
-
-# Stage 2 is a minimal base used to build the
-# base runtime, must ldconfig when building on stage2
-public:
- bst:
- integration-commands:
- - |
- # In this stage, it may be that ld.so.conf doesnt exist yet
- ldconfig || exit 0