From 71bcbd25c8de920f8110de23ff75a794394d8cd6 Mon Sep 17 00:00:00 2001 From: Mark Alexander Date: Mon, 2 Sep 1996 23:23:11 +0000 Subject: [PATCH] Remove reloc.c from v850_files. --- bfd/.Sanitize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bfd/.Sanitize b/bfd/.Sanitize index c46fb33..2113c38 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -31,7 +31,7 @@ else lose_these_too="${d10v_files} ${lose_these_too}" fi -v850_files="cpu-v850.c elf32-v850.c reloc.c" +v850_files="cpu-v850.c elf32-v850.c" if ( echo $* | grep keep\-v850 > /dev/null ) ; then keep_these_too="${v850_files} ${keep_these_too}" -- 2.7.4