diff options
Diffstat (limited to 'libjava/configure.host')
| -rw-r--r-- | libjava/configure.host | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libjava/configure.host b/libjava/configure.host index 759001f0256..108f3a2c01f 100644 --- a/libjava/configure.host +++ b/libjava/configure.host @@ -260,6 +260,7 @@ EOF slow_pthread_self= ;; *-mingw*) + libgcj_flags="${libgcj_flags} -fno-omit-frame-pointer" # FIXME: win32_exception_handler( ) in win32.cc does not do the # right stuff yet w.r.t. SEH. Live with the following for now. can_unwind_signal=no |

