hotspot/make/bsd/makefiles/fastdebug.make
changeset 22494 65bae79a77ed
parent 20282 7f9cbdf89af2
child 24955 fbde9efb7b56
equal deleted inserted replaced
22492:b6440c46dbce 22494:65bae79a77ed
    55 # Set the environment variable HOTSPARC_GENERIC to "true"
    55 # Set the environment variable HOTSPARC_GENERIC to "true"
    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/bsd/makefiles/mapfile-vers-debug
    59 MAPFILE = $(GAMMADIR)/make/bsd/makefiles/mapfile-vers-debug
       
    60 ifeq ($(OS_VENDOR), Darwin)
       
    61 MAPFILE = $(GAMMADIR)/make/bsd/makefiles/mapfile-vers-darwin-debug
       
    62 endif
    60 
    63 
    61 VERSION = fastdebug
    64 VERSION = fastdebug
    62 SYSDEFS += -DASSERT -DCHECK_UNHANDLED_OOPS
    65 SYSDEFS += -DASSERT -DCHECK_UNHANDLED_OOPS
    63 PICFLAGS = DEFAULT
    66 PICFLAGS = DEFAULT