OSDN Git Service

Add hppa-openbsd target
authorNick Clifton <nickc@redhat.com>
Tue, 6 Aug 2002 09:18:28 +0000 (09:18 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 6 Aug 2002 09:18:28 +0000 (09:18 +0000)
ChangeLog
configure.in

index f95b52e..2e98ebb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
+
+       * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
+
 2002-08-04  H.J. Lu  (hjl@gnu.org)
 
        * configure.in (mips*-*-linux*): Don't skip target-libffi.
index eedf89f..36bdf20 100644 (file)
@@ -415,6 +415,7 @@ case "${target}" in
   hppa*-*-*elf* | \
   parisc*-*-linux* | hppa*-*-linux* | \
   hppa*-*-lites* | \
+  hppa*-*-openbsd* | \
   hppa*64*-*-*)
     noconfigdirs="$noconfigdirs ${libgcj}"
     # Do configure ld/binutils/gas for this case.