mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-04-18 00:06:04 +00:00
debug/gdb: fix Linaro version string
Last update missed updating the version string. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
This commit is contained in:
parent
8344f4f1cc
commit
666d810925
@ -79,7 +79,7 @@ config GDB_VERSION
|
||||
string
|
||||
# Don't remove next line
|
||||
# CT_INSERT_VERSION_STRING_BELOW
|
||||
default "linaro-7.2-2011.02-0" if GDB_V_linaro_7_2_2011_02_0
|
||||
default "linaro-7.2-2011.04-0" if GDB_V_linaro_7_2_2011_04_0
|
||||
default "7.2" if GDB_V_7_2
|
||||
default "7.1" if GDB_V_7_1
|
||||
default "7.0.1" if GDB_V_7_0_1
|
||||
|
Loading…
x
Reference in New Issue
Block a user