aboutsummaryrefslogtreecommitdiff
path: root/tools/extract-config.sh
Commit message (Collapse)AuthorAgeFilesLines
* Don't use /bin/sh for crosstool-NG build scripts, we want /bin/bash!Yann E. MORIN"2007-09-121-1/+1
| | | | Don't hardcode ncurses include and link flags.
* Revisit the extract-config way of working: ct-ng is the sole entry point to ↵Yann E. MORIN"2007-07-171-0/+23
crosstool-NG, and ct-ng.extrac-config no longer exists. You now have to call "ct-ng extractconfig </path/to/your/build.log" instead.