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

fix Solaris build and initial SPARC support
author twisti
date Wed, 06 Feb 2013 18:01:07 -0800
parents 989155e2d07a
children 43223d3f5dcd
comparison
equal deleted inserted replaced
7734:a0cfabe195c6 7735:a7a93887b4c4
116 116
117 # Linker mapfiles 117 # Linker mapfiles
118 MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers \ 118 MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers \
119 $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-debug 119 $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-debug
120 #ifdef GRAAL 120 #ifdef GRAAL
121 MAPFILE += $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-graal 121 MAPFILE += $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-GRAAL
122 #endif 122 #endif
123 123
124 # This mapfile is only needed when compiling with dtrace support, 124 # This mapfile is only needed when compiling with dtrace support,
125 # and mustn't be otherwise. 125 # and mustn't be otherwise.
126 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE) 126 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE)