Merge
authordcubed
Tue, 17 Jun 2008 09:33:34 -0700
changeset 751 61f94c606867
parent 750 a56b988a42c3 (diff)
parent 619 ba19e7bd22cf (current diff)
child 752 94649cecb251
Merge
--- a/hotspot/make/solaris/makefiles/jvmg.make	Fri Jun 13 15:08:56 2008 -0700
+++ b/hotspot/make/solaris/makefiles/jvmg.make	Tue Jun 17 09:33:34 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