diff make/solaris/makefiles/product.make @ 6704:4d6c13994690

Fixed use of mapfilevers for solaris makefile.
author Laurent Daynes <Laurent.Daynes@oracle.com>
date Mon, 12 Nov 2012 13:02:43 +0100
parents 2b5eab0df111
children e522a00b91aa
line wrap: on
line diff
--- a/make/solaris/makefiles/product.make	Mon Nov 12 11:48:01 2012 +0100
+++ b/make/solaris/makefiles/product.make	Mon Nov 12 13:02:43 2012 +0100
@@ -64,9 +64,6 @@
 
 # Linker mapfiles
 MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers
-ifdef GRAAL
-MAPFILE += $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-graal
-endif
 
 ifndef USE_GCC
 # This mapfile is only needed when compiling with dtrace support,