Commit b03bcd37 by Denis Chertykov Committed by Denis Chertykov

* configure.in: Add support for ip2k.

From-SVN: r54926
parent 2f9021d3
Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
* configure.in: Add support for ip2k.
2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
* configure.in: Fix AIX configury bug.
......
......@@ -1017,6 +1017,9 @@ case "${target}" in
vax-*-*)
noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
;;
ip2k-*-*)
noconfigdirs="$noconfigdirs target-libiberty ${libstdcxx_version} ${libgcj}"
;;
*-*-lynxos*)
noconfigdirs="$noconfigdirs target-newlib target-libgloss ${libgcj}"
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment