mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-31 08:25:32 +00:00
Add latest ncurses version 5.7 for use with gdb.
/trunk/config/debug/gdb.in | 5 5 0 0 +++++ 1 file changed, 5 insertions(+)
This commit is contained in:
parent
a5a405bcf0
commit
7041afc22a
@ -155,10 +155,15 @@ config NCURSES_V_5_6
|
||||
bool
|
||||
prompt "5.6"
|
||||
|
||||
config NCURSES_V_5_7
|
||||
bool
|
||||
prompt "5.7"
|
||||
|
||||
endchoice
|
||||
|
||||
config NCURSES_VERSION
|
||||
string
|
||||
default "5.6" if NCURSES_V_5_6
|
||||
default "5.7" if NCURSES_V_5_7
|
||||
|
||||
endif # GDB_NATIVE --> ncurses
|
||||
|
Loading…
x
Reference in New Issue
Block a user