crosstool-ng/scripts/build/debug
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
..
000-template.sh For tools/ and debug/ build scripts, annd a numeric prefix, so that they always get built in the same order, in case of library dependencies. 2008-05-02 21:59:14 +00:00
100-dmalloc.sh 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
200-duma.sh Fix building D.U.M.A. when C++ is not configured. 2008-06-19 15:30:01 +00:00
300-gdb.sh 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
400-ltrace.sh 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
500-strace.sh For tools/ and debug/ build scripts, annd a numeric prefix, so that they always get built in the same order, in case of library dependencies. 2008-05-02 21:59:14 +00:00