crosstool-ng/scripts
Yann E. MORIN" e42f966f36 Native gcc is picky about the CC and LD variables. Set them unconditionally, whether building static or not.
/trunk/scripts/build/debug/300-gdb.sh |    5     3     2     0 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
2008-06-27 11:18:56 +00:00
..
build Native gcc is picky about the CC and LD variables. Set them unconditionally, whether building static or not. 2008-06-27 11:18:56 +00:00
crosstool.sh Allow to store working files outside the build tree (eg. incase the working tree is on the network). 2008-06-24 16:19:45 +00:00
functions Print "Build completed" only if not in error, not the other way around. 2008-06-20 11:58:13 +00:00
saveSample.sh Only priunt WARNings when saving the current configuration. 2008-06-22 17:30:37 +00:00
showSamples.sh Alloow for reporter without an URL (for privately mailed submissions). 2008-06-25 08:53:17 +00:00
tarball.sh.broken Get rid of all command (which is a bashism), and replace them with $(command), which is POSIX. 2008-05-20 21:32:39 +00:00