diff options
Diffstat (limited to 'gas/configure.in')
-rw-r--r-- | gas/configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/configure.in b/gas/configure.in index 9ccab06..c373b9e 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 ;; |