mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
fix random sanitization errors
This commit is contained in:
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
Do-first:
|
Do-first:
|
||||||
|
|
||||||
gdbtk_files="ChangeLog-gdbtk README.GDBTK gdbtk.c gdbtcl gdbtcl2 gdbtk.tcl"
|
gdbtk_files="ChangeLog-gdbtk README.GDBTK gdbtk.c gdbtcl gdbtcl2 gdbtk.tcl gdb.rc gdbtool.ico"
|
||||||
|
|
||||||
if ( echo $* | grep lose\-gdbtk > /dev/null ) ; then
|
if ( echo $* | grep lose\-gdbtk > /dev/null ) ; then
|
||||||
lose_these_too="${gdbtk_files} ${lose_these_too}"
|
lose_these_too="${gdbtk_files} ${lose_these_too}"
|
||||||
|
Reference in New Issue
Block a user