hotspot/make/linux/makefiles/debug.make
changeset 4493 9204129f065e
parent 670 ddf3e9583f2f
child 5547 f4b087cbb361
equal deleted inserted replaced
4492:63c49e60fc25 4493:9204129f065e
    36  "----------------------------------------------------------------------\n" \
    36  "----------------------------------------------------------------------\n" \
    37  "WARNING: 'make debug' is deprecated. It will be removed in the future.\n" \
    37  "WARNING: 'make debug' is deprecated. It will be removed in the future.\n" \
    38  "Please use 'make jvmg' to build debug JVM.                            \n" \
    38  "Please use 'make jvmg' to build debug JVM.                            \n" \
    39  "----------------------------------------------------------------------\n")
    39  "----------------------------------------------------------------------\n")
    40 
    40 
    41 G_SUFFIX =
    41 G_SUFFIX = _g
    42 VERSION = debug
    42 VERSION = debug
    43 SYSDEFS += -DASSERT -DDEBUG
    43 SYSDEFS += -DASSERT -DDEBUG
    44 PICFLAGS = DEFAULT
    44 PICFLAGS = DEFAULT