mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-21 22:51:06 +08:00
configure.host: Use sjlj-exceptions for Alpha.
2000-02-03 Jeff Sturm <jeff.sturm@commerceone.com> * configure.host: Use sjlj-exceptions for Alpha. From-SVN: r39450
This commit is contained in:
parent
ca5b1ff89a
commit
c5f9277c56
@ -1,3 +1,7 @@
|
||||
2000-02-03 Jeff Sturm <jeff.sturm@commerceone.com>
|
||||
|
||||
* configure.host: Use sjlj-exceptions for Alpha.
|
||||
|
||||
2001-02-03 Bryce McKinlay <bryce@albatross.co.nz>
|
||||
|
||||
* libgcj.spec.in: Don't force static libgcc into the executable.
|
||||
|
@ -67,6 +67,7 @@ case "${host}" in
|
||||
alpha*-*)
|
||||
libgcj_flags="${libgcj_flags} -mieee"
|
||||
libgcj_interpreter=yes
|
||||
libgcj_sjlj=yes
|
||||
;;
|
||||
sparc-*)
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user