author | ohair |
Fri, 13 Jun 2008 14:52:30 -0700 | |
changeset 747 | 548e982ebcb5 |
parent 601 | f1627dd48d57 |
child 748 | f29206b42592 |
--- a/hotspot/make/solaris/makefiles/jvmg.make Tue Jun 03 15:38:31 2008 -0700 +++ b/hotspot/make/solaris/makefiles/jvmg.make Fri Jun 13 14:52:30 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