Add elf64-sparc.c to lose_these_too if it is not added to keep_these_too.
This commit is contained in:
parent
80cad9ccad
commit
f7df1b2b26
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ Do-first:
|
|||
|
||||
if ( echo $* | grep keep\-v9 > /dev/null ) ; then
|
||||
keep_these_too="elf64-sparc.c"
|
||||
else
|
||||
lose_these_too="elf64-sparc.c"
|
||||
fi
|
||||
|
||||
# All files listed between the "Things-to-keep:" line and the
|
||||
|
|
Loading…
Reference in a new issue