# HG changeset patch # User dcubed # Date 1213505622 25200 # Node ID 05d7b04bda37a446e873c77dd68d8bb8907abf6c # Parent c0ecab83e6f3187ee9db86fc46e6ba0c31480c1b# Parent 81675a0d3c75e3cad42331ae45873744a0e60a9f Merge diff -r c0ecab83e6f3 -r 05d7b04bda37 make/solaris/makefiles/jvmg.make --- a/make/solaris/makefiles/jvmg.make Tue Jun 10 09:57:24 2008 -0700 +++ b/make/solaris/makefiles/jvmg.make Sat Jun 14 21:53:42 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