configure.host (x86_64): Enable interpreter.
authorAndrew Haley <aph@emcee.cambridge.redhat.com>
Mon, 3 Feb 2003 17:10:16 +0000 (17:10 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 3 Feb 2003 17:10:16 +0000 (17:10 +0000)
2003-02-03  Andrew Haley  <aph@emcee.cambridge.redhat.com>

        * configure.host (x86_64): Enable interpreter.

From-SVN: r62326

libjava/ChangeLog
libjava/configure.host

index 511b03b36fd480e4d721416b1b7159c03cee4ac6..1abd0b095bfe017c3235d46d8422f38a4049d572 100644 (file)
@@ -1,3 +1,7 @@
+2003-02-03  Andrew Haley  <aph@emcee.cambridge.redhat.com>
+
+       * configure.host (x86_64): Enable interpreter.
+
 2003-02-03  Andrew Haley  <aph@redhat.com>
 
        * libgcj.spec.in (jc1): Add BACKTRACESPEC.
index 2f5ea605b24d86718e3768b8ad680e2c0eccc77b..6ff71509e884bf97770dd16af13e2120277d53cc 100644 (file)
@@ -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