mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
check configure and ChangeLog for rce stuff too
This commit is contained in:
@ -125,7 +125,7 @@ else
|
|||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
rce_files="configure.in as.c"
|
rce_files="configure.in as.c configure ChangeLog"
|
||||||
|
|
||||||
if ( echo $* | grep keep\-rce > /dev/null ) ; then
|
if ( echo $* | grep keep\-rce > /dev/null ) ; then
|
||||||
for i in $rce_files ; do
|
for i in $rce_files ; do
|
||||||
|
Reference in New Issue
Block a user