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:
a55c329
)
Fix typo in hppa elf.
author
Mike Stump
<mrs@apple.com>
Wed, 3 May 1995 13:58:38 +0000
(13:58 +0000)
committer
Mike Stump
<mrs@apple.com>
Wed, 3 May 1995 13:58:38 +0000
(13:58 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 1073096778fb9b1079d81e04f163156d5d24ed21..6c71fb79f3ee887694facaac2364050542ab2129 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-369,7
+369,7
@@
case "${target}" in
h8500-*-*)
noconfigdirs="$noconfigdirs libg++ libstdc++ libio librx"
;;
- hppa*-*-*elf*
)
| \
+ hppa*-*-*elf* | \
hppa*-*-lites*)
# Do configure ld/binutils/gas for this case.
;;