Changeset 119 for trunk/openjdk/hotspot
- Timestamp:
- Aug 29, 2010, 1:57:40 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/hotspot/make/os2/makefiles/compile.make
r113 r119 53 53 LINK = g++ 54 54 LINK_FLAGS = \ 55 -Zomf -Zmap -Zstack 0x2000 -Zlinker "DISABLE 1121" -Zhigh-mem 55 -Zomf -Zmap -Zstack 0x2000 -Zlinker "DISABLE 1121" -Zhigh-mem -Zno-fork -Zno-unix 56 56 57 57 IMPLIB = emximp
Note:
See TracChangeset
for help on using the changeset viewer.