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
This commit is contained in:
Andrew Haley 2003-02-03 17:10:16 +00:00 committed by Andrew Haley
parent a31e49ec14
commit 7b22f8b08a
2 changed files with 5 additions and 1 deletions

View 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.

View 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