Add hppa-openbsd target
From-SVN: r56066
This commit is contained in:
parent
379177405b
commit
66350331ee
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user