aboutsummaryrefslogtreecommitdiff
path: root/libjava/configure.host
diff options
context:
space:
mode:
authorDiego Novillo <dnovillo@redhat.com>2003-02-09 21:22:32 +0000
committerDiego Novillo <dnovillo@redhat.com>2003-02-09 21:22:32 +0000
commit5b22cf7502f7f3af0d12fbed64246d67439a00f6 (patch)
tree16591cdf01847e71212bcc4c0931432c233f5e30 /libjava/configure.host
parent3bdcc77ee3a50e323510729b4f543eae39687d5e (diff)
Mainline merge as of 2003-02-09.
* config/rs6000/t-rs6000 (simplify-rtx.o): Compile with -Wno-error. git-svn-id: https://gcc.gnu.org/svn/gcc/branches/tree-ssa-20020619-branch@62609 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/configure.host')
-rw-r--r--libjava/configure.host4
1 files changed, 2 insertions, 2 deletions
diff --git a/libjava/configure.host b/libjava/configure.host
index 789b4a9060a..6ff71509e88 100644
--- a/libjava/configure.host
+++ b/libjava/configure.host
@@ -98,12 +98,12 @@ case "${host}" in
x86_64-*)
CHECKREFSPEC="%{m32:-fcheck-references}"
sysdeps_dir=x86-64
- libgcj_flags="${libgcj_flags} -ffloat-store"
- libgcj_interpreter=no
+ libgcj_flags="${libgcj_flags} -ffloat-store -fno-omit-frame-pointer"
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