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:
parent
a31e49ec14
commit
7b22f8b08a
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user