* configure.host: Set IEEESPEC to -mieee for sh*-*-*.
From-SVN: r99642
This commit is contained in:
parent
585ac9fb12
commit
760ceba9ed
@ -1,3 +1,7 @@
|
||||
2005-05-12 Kaz Kojima <kkojima@gcc.gnu.org>
|
||||
|
||||
* configure.host: Set IEEESPEC to -mieee for sh*-*-*.
|
||||
|
||||
2005-05-12 Thomas Fitzsimmons <fitzsim@redhat.com>
|
||||
|
||||
* Makefile.am (cond_gtk_gcjawt_ltlibrary): Rename libjawt.la
|
||||
|
@ -158,6 +158,7 @@ case "${host}" in
|
||||
libgcj_flags="${libgcj_flags} -mieee"
|
||||
libgcj_interpreter=yes
|
||||
enable_hash_synchronization_default=yes
|
||||
IEEESPEC=-mieee
|
||||
;;
|
||||
esac
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user