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:
d9a9c18
)
Removed d10v.h.
author
Martin Hunt
<hunt@redhat.com>
Thu, 21 Nov 1996 19:01:14 +0000
(19:01 +0000)
committer
Martin Hunt
<hunt@redhat.com>
Thu, 21 Nov 1996 19:01:14 +0000
(19:01 +0000)
include/elf/.Sanitize
patch
|
blob
|
history
diff --git
a/include/elf/.Sanitize
b/include/elf/.Sanitize
index aca09bd6d790d439a0e12eb5de5dbc2cebcdc33e..9ffe17fd4fbe1a672b9c879a7c1095e5fe760ca5 100644
(file)
--- a/
include/elf/.Sanitize
+++ b/
include/elf/.Sanitize
@@
-25,14
+25,6
@@
else
lose_these_too="${arc_files} ${lose_these_too}"
fi
-d10v_files="d10v.h"
-
-if ( echo $* | grep keep\-d10v > /dev/null ) ; then
- keep_these_too="${d10v_files} ${keep_these_too}"
-else
- lose_these_too="${d10v_files} ${lose_these_too}"
-fi
-
m32r_files="m32r.h"
if ( echo $* | grep keep\-m32r > /dev/null ) ; then