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:
Jeff Sturm
2001-02-05 05:49:44 +00:00
committed by Bryce McKinlay
parent ca5b1ff89a
commit c5f9277c56
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -67,6 +67,7 @@ case "${host}" in
alpha*-*)
libgcj_flags="${libgcj_flags} -mieee"
libgcj_interpreter=yes
libgcj_sjlj=yes
;;
sparc-*)
;;