changeset 3186 | 11ba3d09bd0e |
parent 1549 | 710f8deef989 |
child 3261 | c7d5aae8d3f7 |
--- a/hotspot/make/solaris/makefiles/optimized.make Wed Jul 01 15:06:54 2009 -0700 +++ b/hotspot/make/solaris/makefiles/optimized.make Wed Jul 01 20:22:18 2009 -0700 @@ -41,7 +41,7 @@ endif # Workaround SS11 bug 6345274 (all platforms) (Fixed in SS11 patch and SS12) -ifeq ($(COMPILER_REV_NUMERIC),508)) +ifeq ($(COMPILER_REV_NUMERIC),508) OPT_CFLAGS/ciTypeFlow.o = $(OPT_CFLAGS/O2) endif # COMPILER_REV_NUMERIC == 508