diff make/solaris/makefiles/jvmg.make @ 235:9c2ecc2ffb12 jdk7-b31

Merge
author trims
date Fri, 11 Jul 2008 01:14:44 -0700
parents d1605aabd0a1 86658812ca35
children 4d20a3aaf1ab
line wrap: on
line diff
--- a/make/solaris/makefiles/jvmg.make	Thu Jul 03 11:01:32 2008 -0700
+++ b/make/solaris/makefiles/jvmg.make	Fri Jul 11 01:14:44 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