hotspot/make/linux/makefiles/fastdebug.make
changeset 4493 9204129f065e
parent 670 ddf3e9583f2f
child 5547 f4b087cbb361
equal deleted inserted replaced
4492:63c49e60fc25 4493:9204129f065e
    56 # to inhibit the effect of the previous line on CFLAGS.
    56 # to inhibit the effect of the previous line on CFLAGS.
    57 
    57 
    58 # Linker mapfile
    58 # Linker mapfile
    59 MAPFILE = $(GAMMADIR)/make/linux/makefiles/mapfile-vers-debug
    59 MAPFILE = $(GAMMADIR)/make/linux/makefiles/mapfile-vers-debug
    60 
    60 
    61 G_SUFFIX =
    61 G_SUFFIX = _g
    62 VERSION = optimized
    62 VERSION = optimized
    63 SYSDEFS += -DASSERT -DFASTDEBUG
    63 SYSDEFS += -DASSERT -DFASTDEBUG
    64 PICFLAGS = DEFAULT
    64 PICFLAGS = DEFAULT