comparison make/solaris/makefiles/optimized.make @ 7735:a7a93887b4c4

fix Solaris build and initial SPARC support
author twisti
date Wed, 06 Feb 2013 18:01:07 -0800
parents 989155e2d07a
children d8041d695d19
comparison
equal deleted inserted replaced
7734:a0cfabe195c6 7735:a7a93887b4c4
53 CFLAGS$(HOTSPARC_GENERIC) += $(OPT_CFLAGS/BYFILE) 53 CFLAGS$(HOTSPARC_GENERIC) += $(OPT_CFLAGS/BYFILE)
54 54
55 # Linker mapfiles 55 # Linker mapfiles
56 MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers 56 MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers
57 #ifdef GRAAL 57 #ifdef GRAAL
58 MAPFILE += $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-graal 58 MAPFILE += $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-GRAAL
59 #endif 59 #endif
60 60
61 # This mapfile is only needed when compiling with dtrace support, 61 # This mapfile is only needed when compiling with dtrace support,
62 # and mustn't be otherwise. 62 # and mustn't be otherwise.
63 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE) 63 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE)