Commit 223743a0 by Rainer Orth Committed by Rainer Orth

* configure.host (mips-sgi-irix6*): Don't set libgcj_interpreter.

From-SVN: r157138
parent 199cb84e
2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* configure.host (mips-sgi-irix6*): Don't set libgcj_interpreter.
2010-02-24 Andrew Haley <aph@redhat.com> 2010-02-24 Andrew Haley <aph@redhat.com>
PR java/40816 PR java/40816
......
...@@ -282,8 +282,6 @@ EOF ...@@ -282,8 +282,6 @@ EOF
;; ;;
mips-sgi-irix6* ) mips-sgi-irix6* )
sysdeps_dir=mips sysdeps_dir=mips
# disable interpreter, no closure support for N32 and N64 ABIs
libgcj_interpreter=no
;; ;;
arm*-linux* ) arm*-linux* )
slow_pthread_self=no slow_pthread_self=no
......
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