diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2002-05-13 18:33:14 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2002-05-13 18:33:14 +0000 |
commit | 9b99a46c611973705101bc882d75414e286e95fc (patch) | |
tree | 90030890e13b75a7c8b49eb5f5cc89434654e643 /gnu/usr.bin/binutils/gas | |
parent | ab744f84c1979e53bd3419cf102d91408456f78a (diff) |
hppa pieces; don't regenerate yet.
Diffstat (limited to 'gnu/usr.bin/binutils/gas')
-rw-r--r-- | gnu/usr.bin/binutils/gas/configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/gas/configure.in b/gnu/usr.bin/binutils/gas/configure.in index 9084ee4ac35..e3c1c9062ed 100644 --- a/gnu/usr.bin/binutils/gas/configure.in +++ b/gnu/usr.bin/binutils/gas/configure.in @@ -216,6 +216,7 @@ changequote([,])dnl esac ;; hppa-*-*elf*) fmt=elf em=hppa ;; hppa-*-lites*) fmt=elf em=hppa ;; + hppa-*-openbsd*) fmt=elf em=hppa ;; hppa-*-osf*) fmt=som em=hppa ;; hppa-*-rtems*) fmt=elf em=hppa ;; hppa-*-hpux11*) case ${cpu} in |