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