From f7df1b2b260786a9e2927647c99254387aa37dbd Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Tue, 12 Oct 1993 02:44:07 +0000 Subject: [PATCH] Add elf64-sparc.c to lose_these_too if it is not added to keep_these_too. --- bfd/.Sanitize | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bfd/.Sanitize b/bfd/.Sanitize index a2c39f97775..297462bcd2c 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -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 -- 2.30.2