mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
fix vr5400 sanitization
This commit is contained in:
parent
77635763d6
commit
93d2187d32
@ -15,7 +15,7 @@
|
||||
|
||||
Do-first:
|
||||
|
||||
vr5400_losers="vr5400.s"
|
||||
vr5400_losers="vr5400.s vr5400.d"
|
||||
if ( echo $* | grep keep\-vr5400 > /dev/null ) ; then
|
||||
keep_these_too="$keep_these_too $vr5400_losers"
|
||||
if [ -n "${verbose}" ] ; then
|
||||
|
Loading…
Reference in New Issue
Block a user