mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 23:57:03 +08:00
* .Sanitize: Remove references to chillrt and test-chill
subdirectories. They were moved to gcc/ch/runtime and gcc/ch/testsuite respectively.
This commit is contained in:
@ -15,12 +15,6 @@
|
|||||||
|
|
||||||
Do-first:
|
Do-first:
|
||||||
|
|
||||||
if ( echo $* | grep keep\-chill > /dev/null ) ; then
|
|
||||||
keep_these_too="chillrt test-chill"
|
|
||||||
else
|
|
||||||
lose_these_too="chillrt test-chill"
|
|
||||||
fi
|
|
||||||
|
|
||||||
if ( echo $* | grep keep\-cygnus > /dev/null) ; then
|
if ( echo $* | grep keep\-cygnus > /dev/null) ; then
|
||||||
keep_these_too="${keep_these_too} release release-info build-all.mk"
|
keep_these_too="${keep_these_too} release release-info build-all.mk"
|
||||||
else
|
else
|
||||||
|
Reference in New Issue
Block a user