kind: stack depends: - gnu-toolchain/stage2-binutils.bst - gnu-toolchain/stage2-busybox.bst - gnu-toolchain/stage2-fhs-dirs.bst - gnu-toolchain/stage2-glibc.bst - gnu-toolchain/stage2-gawk.bst - gnu-toolchain/stage2-gcc.bst - gnu-toolchain/stage2-linux-api-headers.bst - 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