mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
7bcf18bfab
... and then use the right option. See the note in scripts/functions on where we should use ${foo} and where just 'foo'; this boils down to whether we can expect the build tools override to be in effect (e.g. in the actual build scripts) or not (i.e. outside of scripts/build). While running in scripts/functions, or in scripts/crosstool-NG.sh the build tools override directory (.build/tools/bin) may have not been set up (yet, or at all). Also, modify the installed scripts (populate, xldd) accordingly. Signed-off-by: Alexey Neyman <stilor@att.net> |
||
---|---|---|
.. | ||
build | ||
override | ||
.gitignore | ||
addToolVersion.sh | ||
config.guess | ||
config.sub | ||
crosstool-NG.sh.in | ||
functions | ||
gen_in_frags.sh | ||
install-sh | ||
patch-renumber.sh | ||
patch-rework.sh | ||
populate.in | ||
saveSample.sh.in | ||
scripts.mk | ||
scripts.mk.in | ||
showConfig.sh.in | ||
showSamples.sh | ||
toolchain-config.in | ||
xldd.in |