Commit 1ace7e15 by Tom Tromey Committed by Tom Tromey

* configure.in: Allow libgcj to be built on Sparc Solaris.

From-SVN: r39279
parent 95815731
2001-01-26 Tom Tromey <tromey@redhat.com>
* configure.in: Allow libgcj to be built on Sparc Solaris.
2001-01-25 David Edelsohn <edelsohn@gnu.org>
* ltcf-c.sh: Add aix5 case.
......
......@@ -921,6 +921,8 @@ case "${target}" in
use_gnu_ld=no
fi
;;
sparc-*-solaris*)
;;
v810-*-*)
noconfigdirs="$noconfigdirs bfd binutils gas gcc gdb ld target-libg++ ${libstdcxx_version} opcodes 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