diff 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
line wrap: on
line diff
--- a/make/solaris/makefiles/fastdebug.make	Wed Feb 06 15:14:15 2013 +0100
+++ b/make/solaris/makefiles/fastdebug.make	Wed Feb 06 18:01:07 2013 -0800
@@ -118,7 +118,7 @@
 MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers \
 	  $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-debug
 #ifdef GRAAL
-MAPFILE += $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-graal
+MAPFILE += $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-GRAAL
 #endif
 
 # This mapfile is only needed when compiling with dtrace support,