crosstool-ng/scripts/build
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
..
arch libc/musl: add musl-libc support 2014-08-08 22:49:37 +02:00
binutils scripts: Update download locations 2014-12-08 15:03:08 -08:00
cc gcc and gdb: fix fetching linaro builds (part two) 2014-12-08 23:27:46 -08:00
companion_libs scripts: Update download locations 2014-12-08 15:03:08 -08:00
companion_tools scripts: Update download locations 2014-12-08 15:03:08 -08:00
debug gcc and gdb: fix fetching linaro builds (part two) 2014-12-08 23:27:46 -08:00
kernel scripts: Update download locations 2014-12-08 15:03:08 -08:00
libc glibc: nptl is default from 2.20, so dont add to addons_list 2014-12-09 14:41:35 +10:00
test_suite cc/gcc: copy file with 'cp -v', it rotates the progress bar 2012-01-01 22:54:37 +01:00
companion_libs.sh complibs: introduce generic multi-complibs infrastructure 2012-11-16 14:59:27 +01:00
companion_tools.sh companion_tools/autoconf: add autoconf tool 2010-01-12 21:09:30 +01:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh scripts: Use ${CT_TARGET}-strip to strip gdbserver 2012-09-20 11:20:16 +08:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00