diff make/solaris/makefiles/fastdebug.make @ 22299:c28cb37b2e1d

Rename JVMCI to INCLUDE_JVMCI.
author twisti
date Wed, 22 Jul 2015 08:56:03 -0700
parents 06d12473ed61
children
line wrap: on
line diff
--- a/make/solaris/makefiles/fastdebug.make	Wed Jul 22 15:50:08 2015 +0200
+++ b/make/solaris/makefiles/fastdebug.make	Wed Jul 22 08:56:03 2015 -0700
@@ -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.