make/bsd/makefiles/optimized.make

Print this page

        

*** 37,43 **** --- 37,46 ---- # Set the environment variable HOTSPARC_GENERIC to "true" # to inhibit the effect of the previous line on CFLAGS. # Linker mapfile MAPFILE = $(GAMMADIR)/make/bsd/makefiles/mapfile-vers-debug + ifeq ($(OS_VENDOR), Darwin) + MAPFILE = $(GAMMADIR)/make/bsd/makefiles/mapfile-vers-darwin-debug + endif VERSION = optimized