hotspot/make/bsd/makefiles/optimized.make
changeset 22494 65bae79a77ed
parent 14815 41114a74463a
child 22754 427faa438d2d
equal deleted inserted replaced
22492:b6440c46dbce 22494:65bae79a77ed
    37 # Set the environment variable HOTSPARC_GENERIC to "true"
    37 # Set the environment variable HOTSPARC_GENERIC to "true"
    38 # to inhibit the effect of the previous line on CFLAGS.
    38 # to inhibit the effect of the previous line on CFLAGS.
    39 
    39 
    40 # Linker mapfile
    40 # Linker mapfile
    41 MAPFILE = $(GAMMADIR)/make/bsd/makefiles/mapfile-vers-debug
    41 MAPFILE = $(GAMMADIR)/make/bsd/makefiles/mapfile-vers-debug
       
    42 ifeq ($(OS_VENDOR), Darwin)
       
    43 MAPFILE = $(GAMMADIR)/make/bsd/makefiles/mapfile-vers-darwin-debug
       
    44 endif
    42 
    45 
    43 VERSION = optimized
    46 VERSION = optimized