diff make/solaris/makefiles/product.make @ 22313:2c87ecb88c81

Merge with basic-graal
author Doug Simon <doug.simon@oracle.com>
date Fri, 24 Jul 2015 02:11:18 +0200
parents c28cb37b2e1d
children
line wrap: on
line diff
--- a/make/solaris/makefiles/product.make	Thu Jul 23 22:16:06 2015 +0200
+++ b/make/solaris/makefiles/product.make	Fri Jul 24 02:11:18 2015 +0200
@@ -66,9 +66,6 @@
 
 # Linker mapfiles
 MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers
-ifdef JVMCI
-MAPFILE += $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-JVMCI
-endif
 
 ifndef USE_GCC
 # This mapfile is only needed when compiling with dtrace support,