From 7b22f8b08a9af07d5a25d2ffa81696318935cf22 Mon Sep 17 00:00:00 2001 From: Andrew Haley Date: Mon, 3 Feb 2003 17:10:16 +0000 Subject: configure.host (x86_64): Enable interpreter. 2003-02-03 Andrew Haley * configure.host (x86_64): Enable interpreter. From-SVN: r62326 --- libjava/configure.host | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libjava/configure.host') diff --git a/libjava/configure.host b/libjava/configure.host index 2f5ea60..6ff7150 100644 --- a/libjava/configure.host +++ b/libjava/configure.host @@ -99,11 +99,11 @@ case "${host}" in CHECKREFSPEC="%{m32:-fcheck-references}" sysdeps_dir=x86-64 libgcj_flags="${libgcj_flags} -ffloat-store -fno-omit-frame-pointer" - libgcj_interpreter=no libgcj_cxxflags="-D__NO_MATH_INLINES" libgcj_cflags="-D__NO_MATH_INLINES" enable_hash_synchronization_default=yes slow_pthread_self=yes + libgcj_interpreter=yes ;; alpha*-*) sysdeps_dir=alpha -- cgit v1.1