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:
9d811c2
)
add armelf.em to things to keep.
author
Catherine Moore
<clm@redhat.com>
Thu, 27 Aug 1998 20:39:21 +0000
(20:39 +0000)
committer
Catherine Moore
<clm@redhat.com>
Thu, 27 Aug 1998 20:39:21 +0000
(20:39 +0000)
ld/emultempl/.Sanitize
patch
|
blob
|
history
diff --git
a/ld/emultempl/.Sanitize
b/ld/emultempl/.Sanitize
index ffb42b21347dd423e57ce235ee77a34af443ac93..49e5b4b37e7e11e3078da3aa06d83f40a936d154 100644
(file)
--- a/
ld/emultempl/.Sanitize
+++ b/
ld/emultempl/.Sanitize
@@
-15,12
+15,6
@@
Do-first:
-armelf_files="armelf.em"
-if ( echo $* | grep keep\-armelf > /dev/null ) ; then
- keep_these_too="${armelf_files} ${keep_these_too}"
-else
- lose_these_too="${armelf_files} ${lose_these_too}"
-fi
beos_files="beos.em"
if ( echo $* | grep keep\-beos > /dev/null ) ; then
@@
-41,6
+35,7
@@
Things-to-keep:
README
aix.em
armcoff.em
+armelf.em
elf32.em
generic.em
gld960.em