From: David Edelsohn Date: Tue, 16 May 1995 22:20:45 +0000 (+0000) Subject: Fix arc sanitization. X-Git-Tag: gdb-4_18~11776 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=80a0c990b0cbed5b0371375aeebc8e15337d7a88;p=external%2Fbinutils.git Fix arc sanitization. --- diff --git a/gdb/config/.Sanitize b/gdb/config/.Sanitize index 7db5638..5add00e 100644 --- a/gdb/config/.Sanitize +++ b/gdb/config/.Sanitize @@ -15,6 +15,12 @@ Do-first: +if ( echo $* | grep keep\-arc > /dev/null ) ; then + keep_these_too="arc ${keep_these_too}" +else + lose_these_too="arc ${lose_these_too}" +fi + # All files listed between the "Things-to-keep:" line and the # "Files-to-sed:" line will be kept. All other files will be removed. # Directories listed in this section will have their own Sanitize @@ -62,7 +68,6 @@ w65 z8k Things-to-lose: -arc Do-last: