From 207cec8b17afce742b0d439a3e91b72c0aedaf7a Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Thu, 28 Aug 1997 17:17:43 +0000 Subject: [PATCH] Remove arc sanitization. --- ld/emulparams/.Sanitize | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/ld/emulparams/.Sanitize b/ld/emulparams/.Sanitize index c697d73cc7..0643ba9973 100644 --- a/ld/emulparams/.Sanitize +++ b/ld/emulparams/.Sanitize @@ -15,14 +15,6 @@ Do-first: -arc_files="arcelf.sh" - -if ( echo $* | grep keep\-arc > /dev/null ) ; then - keep_these_too="${arc_files} ${keep_these_too}" -else - lose_these_too="${arc_files} ${lose_these_too}" -fi - d30v_files="d30velf.sh" if ( echo $* | grep keep\-d30v > /dev/null ) ; then @@ -60,6 +52,7 @@ a29k.sh aixppc.sh aixrs6.sh alpha.sh +arcelf.sh armaoutb.sh armaoutl.sh armcoff.sh