changeset 206:f20b3fcbb16f

Merge
author dcubed
date Thu, 19 Jun 2008 09:59:52 -0700
parents 66cdb30329a6 (current diff) dfedd0e7fa9c (diff)
children e619218327a7
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 @@
 
 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