mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
Sanitize h8s stuff out of bfd-in2.h too.
This commit is contained in:
@ -315,7 +315,7 @@ else
|
|||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
h8s_files="archures.c coff-h8300.c coffcode.h cpu-h8300.c ChangeLog"
|
h8s_files="archures.c coff-h8300.c coffcode.h cpu-h8300.c ChangeLog bfd-in2.h"
|
||||||
if ( echo $* | grep keep\-h8s > /dev/null ) ; then
|
if ( echo $* | grep keep\-h8s > /dev/null ) ; then
|
||||||
for i in $h8s_files ; do
|
for i in $h8s_files ; do
|
||||||
if test ! -d $i && (grep sanitize-h8s $i > /dev/null) ; then
|
if test ! -d $i && (grep sanitize-h8s $i > /dev/null) ; then
|
||||||
|
Reference in New Issue
Block a user