This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
gcc
Watch
1
Star
0
Fork
0
You've already forked gcc
mirror of
https://gcc.gnu.org/git/gcc.git
synced
2024-11-23 19:03:59 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8dc48181af
gcc
/
config
/
mt-alphaieee
4 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
configure.in (target_makefile_frag): Use mt-alphaieee. * 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
2001-01-28 14:59:00 +08:00
CFLAGS_FOR_TARGET += -mieee
CXXFLAGS_FOR_TARGET += -mieee
mt-alphaieee (GOCFLAGS_FOR_TARGET): Add -mieee. * mt-alphaieee (GOCFLAGS_FOR_TARGET): Add -mieee. From-SVN: r175926
2011-07-07 01:48:43 +08:00
GOCFLAGS_FOR_TARGET += -mieee
Reference in New Issue
Copy Permalink