mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
Add tix to gdbtk
This commit is contained in:
@ -70,7 +70,7 @@ else
|
|||||||
lose_these_too="${lose_these_too} ${cygnus_files}"
|
lose_these_too="${lose_these_too} ${cygnus_files}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
gdbtk_files="tcl tk"
|
gdbtk_files="tcl tk itcl tix"
|
||||||
|
|
||||||
if ( echo $* | grep lose\-gdbtk > /dev/null) ; then
|
if ( echo $* | grep lose\-gdbtk > /dev/null) ; then
|
||||||
lose_these_too="${lose_these_too} ${gdbtk_files}"
|
lose_these_too="${lose_these_too} ${gdbtk_files}"
|
||||||
|
Reference in New Issue
Block a user