crosstool-ng/scripts/build/debug
Bryan Hundven 1e17619b27 gcc and gdb: fix fetching linaro builds (part two)
It's not my day.

linaro_version is a filter. If it is not a linaro toolchain, it will
just be CT_{CC,GDB}_VERSION. If it is a linaro toolchain, CT_{CC,GDB}_VERSION
will be prefixed with 'linaro-' and will not match linaro_version, as
linaro_version will just have the part after 'linaro-'.

This *really* fixes the issue :sigh:

Thanks again to @elsonwei for being right the first time!

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
2014-12-08 23:27:46 -08:00
..
000-template.sh scripts: add "FILE" and "CFG" debug levels. 2010-10-22 22:02:57 +02:00
100-dmalloc.sh debug/dmalloc: enforce cross-compilation 2013-03-16 15:33:44 +01:00
200-duma.sh scripts: use generic urls for sourceforge 2012-08-19 01:09:40 -07:00
300-gdb.sh gcc and gdb: fix fetching linaro builds (part two) 2014-12-08 23:27:46 -08:00
400-ltrace.sh scripts: Update download locations 2014-12-08 15:03:08 -08:00
500-strace.sh debug/strace: enforce cross-compilation 2013-03-16 15:47:56 +01:00
duma.in docs: update my e-mail 2012-03-06 21:36:10 +01:00
gdbinit.in debug/gdb: install gdbinit sample file 2011-07-24 20:30:52 +02:00