aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bfd/.Sanitize2
1 files changed, 1 insertions, 1 deletions
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}"