projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80cad9c
)
Add elf64-sparc.c to lose_these_too if it is not added to keep_these_too.
author
Fred Fish
<fnf@specifix.com>
Tue, 12 Oct 1993 02:44:07 +0000
(
02:44
+0000)
committer
Fred Fish
<fnf@specifix.com>
Tue, 12 Oct 1993 02:44:07 +0000
(
02:44
+0000)
bfd/.Sanitize
patch
|
blob
|
history
diff --git
a/bfd/.Sanitize
b/bfd/.Sanitize
index a2c39f97775d3210aa9a2a517a74fa86b01c4deb..297462bcd2c517107c3894caa1c8fedfee9edf81 100644
(file)
--- a/
bfd/.Sanitize
+++ b/
bfd/.Sanitize
@@
-17,6
+17,8
@@
Do-first:
if ( echo $* | grep keep\-v9 > /dev/null ) ; then
keep_these_too="elf64-sparc.c"
+else
+ lose_these_too="elf64-sparc.c"
fi
# All files listed between the "Things-to-keep:" line and the