From e67e39c2b5d1cbd37d9d3cd8821794fe2d45b97b Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 31 May 2011 13:02:40 +0000 Subject: Revert accidental svn commit r174473 From-SVN: r174480 --- libjava/configure.host | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libjava/configure.host') diff --git a/libjava/configure.host b/libjava/configure.host index 5b88478..9d4f2b6 100644 --- a/libjava/configure.host +++ b/libjava/configure.host @@ -132,7 +132,7 @@ case "${host}" in slow_pthread_self=yes ;; x86_64-*) - sysdeps_dir=x86-64 + sysdeps_dir=i386 # For 64-bit we always use SSE registers for arithmetic, # which doesn't have the extra precision problems of the fpu. # But be careful about 32-bit multilibs. @@ -279,7 +279,7 @@ EOF slow_pthread_self= ;; i[34567]86-*-solaris2.1[0-9]* ) - sysdeps_dir=x86-64 + sysdeps_dir=i386 DIVIDESPEC=-f%{m32:no-}%{!m32:%{!m64:no-}}%{m64:}use-divide-subroutine ;; mips-sgi-irix6* ) -- cgit v1.1