| author | dcubed |
| Sat Jun 14 21:53:42 2008 -0700 (21 months ago) | |
| changeset 205 | 05d7b04bda37 |
| parent 187 | c0ecab83e6f3 |
| parent 204 | 81675a0d3c75 |
| child 206 | d6c28083ace6 |
--- 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 @@ DEBUG_CFLAGS/BYFILE = $(DEBUG_CFLAGS/$@)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 backendDEBUG_CFLAGS/compileBroker.o = $(DEBUG_CFLAGS) -xO0DEBUG_CFLAGS/jvmtiTagMap.o = $(DEBUG_CFLAGS) -xO0