config.sub also has v9 code
This commit is contained in:
parent
72545cc6bd
commit
3d7de4c290
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ Things-to-lose:
|
|||
|
||||
Do-last:
|
||||
|
||||
v9files="configure.in elfcode.h reloc.c bfd-in2.h targets.c"
|
||||
v9files="configure.in elfcode.h reloc.c bfd-in2.h targets.c config.bfd"
|
||||
if ( echo $* | grep keep\-v9 > /dev/null ) ; then
|
||||
if [ -n "${verbose}" ] ; then
|
||||
echo Keeping v9 stuff in $v9files.
|
||||
|
|
Loading…
Reference in a new issue