mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
fix for D10V.
This commit is contained in:
@ -49,7 +49,7 @@ Things-to-lose:
|
||||
|
||||
Do-last:
|
||||
|
||||
d10v_files="d10v"
|
||||
d10v_files="configure configure.in ChangeLog"
|
||||
if ( echo $* | grep keep\-d10v > /dev/null ) ; then
|
||||
for i in $d10v_files ; do
|
||||
if test ! -d $i && (grep sanitize-d10v $i > /dev/null) ; then
|
||||
|
Reference in New Issue
Block a user