mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 21:22:20 +08:00
add write.c to v850_files
This commit is contained in:
@ -189,7 +189,7 @@ else
|
||||
done
|
||||
fi
|
||||
|
||||
v850_files="ChangeLog configure.in configure Makefile.in"
|
||||
v850_files="ChangeLog configure.in configure Makefile.in write.c"
|
||||
if ( echo $* | grep keep\-v850 > /dev/null ) ; then
|
||||
for i in $v850_files ; do
|
||||
if test ! -d $i && (grep sanitize-v850 $i > /dev/null) ; then
|
||||
|
Reference in New Issue
Block a user