mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-02 09:06:35 +00:00
Remove elf32-arm.c from armelf_files.
This commit is contained in:
parent
ee1e206fb0
commit
1ec183ca2f
@ -602,7 +602,7 @@ else
|
||||
done
|
||||
fi
|
||||
|
||||
armelf_files="ChangeLog Makefile.am Makefile.in config.bfd configure configure.in elf.c elf32-arm.c targets.c"
|
||||
armelf_files="ChangeLog Makefile.am Makefile.in config.bfd configure configure.in elf.c targets.c"
|
||||
if ( echo $* | grep keep\-armelf > /dev/null ) ; then
|
||||
for i in $armelf_files ; do
|
||||
if test ! -d $i && (grep sanitize-armelf $i > /dev/null) ; then
|
||||
|
Loading…
Reference in New Issue
Block a user