author | dcubed |
Thu, 19 Jun 2008 09:59:52 -0700 | |
changeset 752 | 94649cecb251 |
parent 746 | b63a896706ee (current diff) |
parent 751 | 61f94c606867 (diff) |
child 753 | de226a6adb88 |
--- a/hotspot/make/solaris/makefiles/jvmg.make Thu Jun 19 06:02:20 2008 -0700 +++ b/hotspot/make/solaris/makefiles/jvmg.make Thu Jun 19 09:59:52 2008 -0700 @@ -30,7 +30,7 @@ ifeq ("${Platform_compiler}", "sparcWorks") -ifeq ($(COMPILER_REV),5.8)) +ifeq ($(COMPILER_REV),5.8) # SS11 SEGV when compiling with -g and -xarch=v8, using different backend DEBUG_CFLAGS/compileBroker.o = $(DEBUG_CFLAGS) -xO0 DEBUG_CFLAGS/jvmtiTagMap.o = $(DEBUG_CFLAGS) -xO0