re PR libgcj/32651 (libjava fails to build on IRIX 6.5)

PR libgcj/32651
	* configure.host (mips-sgi-irix6*): Set sysdeps_dir.
	Disable interpreter.

From-SVN: r126515
This commit is contained in:
Rainer Orth
2007-07-10 17:01:47 +00:00
committed by Rainer Orth
parent cbbbb42ac7
commit b2a95bc9b3
2 changed files with 11 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
2007-07-10 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
PR libgcj/32651
* configure.host (mips-sgi-irix6*): Set sysdeps_dir.
Disable interpreter.
2007-07-05 Andreas Tobler <a.tobler@schweiz.org>
* java/lang/natPosixProcess.cc: Reorder includes to fix compilation