mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
0be25992bc
* configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee. * mt-alphaieee: New file. * config/alpha/t-ieee: Remove multilibbing. (TARGET_LIBGCC2_CFLAGS): Add -mieee. * configure.host (alpha*-*) [libgcj_flags]: Add -mieee. From-SVN: r39309
3 lines
58 B
Plaintext
3 lines
58 B
Plaintext
CFLAGS_FOR_TARGET += -mieee
|
|
CXXFLAGS_FOR_TARGET += -mieee
|