make/solaris/makefiles/jvmg.make

changeset 636
86658812ca35
parent 593
a49545cab84a
child 670
9c2ecc2ffb12
     1.1 --- a/make/solaris/makefiles/jvmg.make	Tue Jun 03 15:38:31 2008 -0700
     1.2 +++ b/make/solaris/makefiles/jvmg.make	Fri Jun 13 14:52:30 2008 -0700
     1.3 @@ -30,7 +30,7 @@
     1.4  
     1.5  ifeq ("${Platform_compiler}", "sparcWorks")
     1.6  
     1.7 -ifeq ($(COMPILER_REV),5.8))
     1.8 +ifeq ($(COMPILER_REV),5.8)
     1.9    # SS11 SEGV when compiling with -g and -xarch=v8, using different backend
    1.10    DEBUG_CFLAGS/compileBroker.o = $(DEBUG_CFLAGS) -xO0
    1.11    DEBUG_CFLAGS/jvmtiTagMap.o   = $(DEBUG_CFLAGS) -xO0

mercurial