diff make/solaris/makefiles/product.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/product.make	Wed Jul 22 15:50:08 2015 +0200
+++ b/make/solaris/makefiles/product.make	Wed Jul 22 08:56:03 2015 -0700
@@ -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,