changeset 204:d6c28083ace6

Merge
author dcubed
date Mon, 16 Jun 2008 13:38:17 -0700
parents 05d7b04bda37 (diff) 3ad4bacbcdbe (current diff)
children dfedd0e7fa9c
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make/solaris/makefiles/jvmg.make	Tue Jun 10 11:14:27 2008 -0700
+++ b/make/solaris/makefiles/jvmg.make	Mon Jun 16 13:38:17 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