From 3d7de4c290544ff00dc34cbff3400b988f0b0de6 Mon Sep 17 00:00:00 2001 From: "David D. Zuhn" Date: Mon, 23 Aug 1993 19:41:49 +0000 Subject: [PATCH] config.sub also has v9 code --- bfd/.Sanitize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bfd/.Sanitize b/bfd/.Sanitize index 87e6d280fa..7a01da12e6 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -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. -- 2.34.1