diff make/solaris/makefiles/product.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
line wrap: on
line diff
--- a/make/solaris/makefiles/product.make	Wed Feb 06 15:14:15 2013 +0100
+++ b/make/solaris/makefiles/product.make	Wed Feb 06 18:01:07 2013 -0800
@@ -67,7 +67,7 @@
 # Linker mapfiles
 MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers
 ifdef GRAAL
-MAPFILE += $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-graal
+MAPFILE += $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-GRAAL
 endif
 
 ifndef USE_GCC