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

From-SVN: r157138
This commit is contained in:
Rainer Orth 2010-03-01 12:35:16 +00:00 committed by Rainer Orth
parent 199cb84e3c
commit 223743a0fb
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,7 @@
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>
PR java/40816

View File

@ -282,8 +282,6 @@ EOF
;;
mips-sgi-irix6* )
sysdeps_dir=mips
# disable interpreter, no closure support for N32 and N64 ABIs
libgcj_interpreter=no
;;
arm*-linux* )
slow_pthread_self=no