summaryrefslogtreecommitdiff
path: root/gas/configure.in
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1999-07-08 11:37:23 +0000
committerJeff Law <law@redhat.com>1999-07-08 11:37:23 +0000
commit06f4d278672f826a264b5680622d39922535c656 (patch)
tree32bc295b11c59175773688ee9f58dc9380579f16 /gas/configure.in
parent3ee4f72fb97449cc8059cf96f93cf0ffbb608a57 (diff)
downloadbinutils-redhat-06f4d278672f826a264b5680622d39922535c656.tar.gz
* configure.in (hppa*-linux-gnu*): New target.
* configure: Rebuilt.
Diffstat (limited to 'gas/configure.in')
-rw-r--r--gas/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/configure.in b/gas/configure.in
index 9ccab06213..c373b9ecb5 100644
--- a/gas/configure.in
+++ b/gas/configure.in
@@ -152,6 +152,7 @@ changequote([,])dnl
fr30-*-*) fmt=elf bfd_gas=yes ;;
hppa-*-*elf*) fmt=elf em=hppa ;;
+ hppa-*-linux-gnu*) fmt=elf em=hppa ;;
hppa-*-lites*) fmt=elf em=hppa ;;
hppa-*-osf*) fmt=som em=hppa ;;
hppa-*-rtems*) fmt=elf em=hppa ;;