Changeset 165
- Timestamp:
- Sep 27, 2010, 7:57:45 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/jdk/make/java/fdlibm/Makefile
r2 r165 51 51 endif 52 52 53 # os/2 compiler flags 54 ifeq ($(PLATFORM), os2) 55 # math functions use very unstrict aliasing, turn this optimization off 56 CPPFLAGS_COMMON += -fno-strict-aliasing 57 endif 58 53 59 # 54 60 # Include path.
Note:
See TracChangeset
for help on using the changeset viewer.