mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
fix vr5400 sanitization
This commit is contained in:
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
Do-first:
|
Do-first:
|
||||||
|
|
||||||
vr5400_losers="vr5400.s"
|
vr5400_losers="vr5400.s vr5400.d"
|
||||||
if ( echo $* | grep keep\-vr5400 > /dev/null ) ; then
|
if ( echo $* | grep keep\-vr5400 > /dev/null ) ; then
|
||||||
keep_these_too="$keep_these_too $vr5400_losers"
|
keep_these_too="$keep_these_too $vr5400_losers"
|
||||||
if [ -n "${verbose}" ] ; then
|
if [ -n "${verbose}" ] ; then
|
||||||
|
Reference in New Issue
Block a user