mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
tipo
This commit is contained in:
@ -173,7 +173,7 @@ if ( echo $* | grep keep\-am33 > /dev/null ) ; then
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
else
|
else
|
||||||
for i in $am33-files ; do
|
for i in $am33_files ; do
|
||||||
if test ! -d $i && (grep sanitize-am33 $i > /dev/null) ; then
|
if test ! -d $i && (grep sanitize-am33 $i > /dev/null) ; then
|
||||||
if [ -n "${verbose}" ] ; then
|
if [ -n "${verbose}" ] ; then
|
||||||
echo Removing traces of \"am33\" from $i...
|
echo Removing traces of \"am33\" from $i...
|
||||||
|
Reference in New Issue
Block a user