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

fix Solaris build and initial SPARC support
author twisti
date Wed, 06 Feb 2013 18:01:07 -0800
parents 989155e2d07a
children
comparison
equal deleted inserted replaced
7734:a0cfabe195c6 7735:a7a93887b4c4
45 45
46 # Linker mapfiles 46 # Linker mapfiles
47 MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers \ 47 MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers \
48 $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-debug 48 $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-debug
49 #ifdef GRAAL 49 #ifdef GRAAL
50 MAPFILE += $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-graal 50 MAPFILE += $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-GRAAL
51 #endif 51 #endif
52 52
53 # This mapfile is only needed when compiling with dtrace support, 53 # This mapfile is only needed when compiling with dtrace support,
54 # and mustn't be otherwise. 54 # and mustn't be otherwise.
55 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE) 55 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE)