aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure.host
diff options
context:
space:
mode:
authorAndrew Haley <aph@emcee.cambridge.redhat.com>2003-02-03 17:10:16 +0000
committerAndrew Haley <aph@gcc.gnu.org>2003-02-03 17:10:16 +0000
commit7b22f8b08a9af07d5a25d2ffa81696318935cf22 (patch)
treec4a918665174d7c1b47d131bd908f5409b408c56 /libjava/configure.host
parenta31e49ec140b0121ba1711f0065be918340faf34 (diff)
downloadgcc-7b22f8b08a9af07d5a25d2ffa81696318935cf22.zip
gcc-7b22f8b08a9af07d5a25d2ffa81696318935cf22.tar.gz
gcc-7b22f8b08a9af07d5a25d2ffa81696318935cf22.tar.bz2
configure.host (x86_64): Enable interpreter.
2003-02-03 Andrew Haley <aph@emcee.cambridge.redhat.com> * configure.host (x86_64): Enable interpreter. From-SVN: r62326
Diffstat (limited to 'libjava/configure.host')
-rw-r--r--libjava/configure.host2
1 files changed, 1 insertions, 1 deletions
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