mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-11 02:38:51 +08:00
keep itcl even without keep-ide, since gdbtk needs it
This commit is contained in:
@ -106,7 +106,7 @@ else
|
|||||||
keep_these_too="${keep_these_too} ${inet_files}"
|
keep_these_too="${keep_these_too} ${inet_files}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
ide_files="itcl libide vmake"
|
ide_files="libide vmake"
|
||||||
|
|
||||||
if (echo $* | grep keep\-ide > /dev/null); then
|
if (echo $* | grep keep\-ide > /dev/null); then
|
||||||
keep_these_too="${keep_these_too} ${ide_files}"
|
keep_these_too="${keep_these_too} ${ide_files}"
|
||||||
|
Reference in New Issue
Block a user