aboutsummaryrefslogtreecommitdiff
path: root/bfd/.Sanitize
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/.Sanitize')
-rw-r--r--bfd/.Sanitize8
1 files changed, 0 insertions, 8 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize
index 583ab69..d2555a0 100644
--- a/bfd/.Sanitize
+++ b/bfd/.Sanitize
@@ -15,14 +15,6 @@
Do-first:
-rce_files="cpu-rce.c aout-rce.c"
-
-if ( echo $* | grep keep\-rce > /dev/null ) ; then
- keep_these_too="${rce_files} ${keep_these_too}"
-else
- lose_these_too="${rce_files} ${lose_these_too}"
-fi
-
arc_files="cpu-arc.c elf32-arc.c"
if ( echo $* | grep keep\-arc > /dev/null ) ; then