make/solaris/makefiles/fastdebug.make

changeset 1558
167c2986d91b
parent 868
c1345e85f901
child 1902
fb1a39993f69
     1.1 --- a/make/solaris/makefiles/fastdebug.make	Mon Dec 14 13:26:29 2009 -0700
     1.2 +++ b/make/solaris/makefiles/fastdebug.make	Wed Dec 16 12:54:49 2009 -0500
     1.3 @@ -90,7 +90,6 @@
     1.4  # for this method for now. (fix this when dtrace bug 6258412 is fixed)
     1.5  OPT_CFLAGS/ciEnv.o = $(OPT_CFLAGS) -xinline=no%__1cFciEnvbFpost_compiled_method_load_event6MpnHnmethod__v_
     1.6  
     1.7 -
     1.8  # (OPT_CFLAGS/SLOWER is also available, to alter compilation of buggy files)
     1.9  
    1.10  # If you set HOTSPARC_GENERIC=yes, you disable all OPT_CFLAGS settings
    1.11 @@ -115,8 +114,7 @@
    1.12  # and mustn't be otherwise.
    1.13  MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE)
    1.14  
    1.15 -
    1.16 -G_SUFFIX =
    1.17 +G_SUFFIX = _g
    1.18  VERSION = optimized
    1.19  SYSDEFS += -DASSERT -DFASTDEBUG -DCHECK_UNHANDLED_OOPS
    1.20  PICFLAGS = DEFAULT

mercurial