Commit f210d239 by Jason Thorpe Committed by Jason Thorpe

* configure.in (vax-*-netbsd*): Re-enable gas.

From-SVN: r54391
parent 5a9ee623
2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
* configure.in (vax-*-netbsd*): Re-enable gas.
2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
......
......@@ -633,10 +633,6 @@ case "${target}" in
# Skip some stuff that's unsupported on some NetBSD configurations.
case "${target}" in
i*86-*-netbsdelf*) ;;
vax-*-netbsd*)
# gas is not yet supported on vax-netbsd.
noconfigdirs="gas $noconfigdirs ${libgcj}"
;;
*)
noconfigdirs="$noconfigdirs ${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