mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 12:57:53 +00:00
e2b9a81da3
Currently, we check host feature in ./configure. This works only for cross toolchains, but not for canadian toolchains. ./configure has absolutely no way to know what the host for the toolchain will be; only the build scripts know. So, move the headers & libraries checks from ./configure to the build scripts, early enough in the build, but not before we know the host compiler and other tools. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> |
||
---|---|---|
.. | ||
build | ||
addToolVersion.sh | ||
config.guess | ||
config.sub | ||
crosstool-NG.sh.in | ||
functions | ||
gen_in_frags.sh | ||
mk-patch.sh | ||
mk-release.sh | ||
patch-renumber.sh | ||
patch-rework.sh | ||
populate.in | ||
saveSample.sh.in | ||
scripts.mk | ||
showSamples.sh | ||
showTuple.sh.in | ||
toolchain-config.in | ||
xldd.in |