| author | dcubed |
| Thu Jun 19 09:59:52 2008 -0700 (17 months ago) | |
| changeset 210 | f20b3fcbb16f |
| parent 204 | 66cdb30329a6 |
| parent 209 | dfedd0e7fa9c |
| child 211 | e619218327a7 |
--- a/make/solaris/makefiles/jvmg.make Thu Jun 19 06:02:20 2008 -0700+++ b/make/solaris/makefiles/jvmg.make Thu Jun 19 09:59:52 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