diff make/solaris/makefiles/fastdebug.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/fastdebug.make	Thu Jul 23 22:16:06 2015 +0200
+++ b/make/solaris/makefiles/fastdebug.make	Fri Jul 24 02:11:18 2015 +0200
@@ -117,9 +117,6 @@
 # Linker mapfiles
 MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers \
 	  $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-debug
-#ifdef JVMCI
-MAPFILE += $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-JVMCI
-#endif
 
 # This mapfile is only needed when compiling with dtrace support,
 # and mustn't be otherwise.