summaryrefslogtreecommitdiff
path: root/toolchains/shell/compiler+tools.TARGETS
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2024-06-12 14:59:45 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2024-06-28 16:23:54 +0200
commit1c436ab541c61eee970bb1bb6da93d48a05d7824 (patch)
treebb5ebf9c0794fa3cf3200216f199229c23c2016a /toolchains/shell/compiler+tools.TARGETS
parent44405fcf083ce8fd16d966263aa708e1b86194ba (diff)
downloadbootstrappable-toolchain-1c436ab541c61eee970bb1bb6da93d48a05d7824.tar.gz
stage-0/gcc: use our own sh as interpreter
Unfortunately, this does not entirely removes the requirement of a /bin/sh being present, as awk(1) is invoked during the build to use popen(3) in one place, a libc function that has a hard-coded reference to /bin/sh. Nevertheless, using our interpreter wherever possible greatly reduces the dependency on the host system.
Diffstat (limited to 'toolchains/shell/compiler+tools.TARGETS')
0 files changed, 0 insertions, 0 deletions