diff options
author | Bryan Hundven <bryanhundven@gmail.com> | 2014-12-08 23:27:46 -0800 |
---|---|---|
committer | Bryan Hundven <bryanhundven@gmail.com> | 2014-12-08 23:27:46 -0800 |
commit | 1e17619b273fb49f8d2e162f34c26994698285b3 (patch) | |
tree | 7d03808e5e4a17cd1299fbbf84e849c8b65dcde4 /patches/gcc | |
parent | 6bc5ff9ce8633945c084e2205d4746dcea2328aa (diff) | |
download | crosstool-ng-1e17619b273fb49f8d2e162f34c26994698285b3.tar.gz crosstool-ng-1e17619b273fb49f8d2e162f34c26994698285b3.tar.bz2 crosstool-ng-1e17619b273fb49f8d2e162f34c26994698285b3.zip |
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>
Diffstat (limited to 'patches/gcc')
0 files changed, 0 insertions, 0 deletions