Add hppa-openbsd target
This commit is contained in:
parent
115a0885bc
commit
32438c512a
@ -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)
|
2002-08-04 H.J. Lu (hjl@gnu.org)
|
||||||
|
|
||||||
* configure.in (mips*-*-linux*): Don't skip target-libffi.
|
* configure.in (mips*-*-linux*): Don't skip target-libffi.
|
||||||
|
@ -415,6 +415,7 @@ case "${target}" in
|
|||||||
hppa*-*-*elf* | \
|
hppa*-*-*elf* | \
|
||||||
parisc*-*-linux* | hppa*-*-linux* | \
|
parisc*-*-linux* | hppa*-*-linux* | \
|
||||||
hppa*-*-lites* | \
|
hppa*-*-lites* | \
|
||||||
|
hppa*-*-openbsd* | \
|
||||||
hppa*64*-*-*)
|
hppa*64*-*-*)
|
||||||
noconfigdirs="$noconfigdirs ${libgcj}"
|
noconfigdirs="$noconfigdirs ${libgcj}"
|
||||||
# Do configure ld/binutils/gas for this case.
|
# Do configure ld/binutils/gas for this case.
|
||||||
|
Loading…
Reference in New Issue
Block a user