mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 12:57:53 +00:00
... I added a step after "debug" called "finish", and moved the code in crosstool.sh after the loop that processes the steps from crosstool.sh into a do_finish function in functions. Thus, it is now possible to restart after the "debug" step to re-do the final few things (clean and compress). /trunk/scripts/crosstool-NG.sh | 38 0 38 0 -------------------------------------- /trunk/scripts/functions | 42 42 0 0 ++++++++++++++++++++++++++++++++++++++++++ /trunk/steps.mk | 3 2 1 0 ++- 3 files changed, 44 insertions(+), 39 deletions(-) |
||
---|---|---|
.. | ||
build | ||
addToolVersion.sh | ||
config.guess | ||
config.sub | ||
crosstool-NG.sh | ||
functions | ||
patch-renumber.sh | ||
populate.in | ||
saveSample.sh | ||
scripts.mk | ||
showSamples.sh | ||
toolchain-config.in |