hotspot/make/solaris/makefiles/product.make
changeset 10504 754cf4e432f4
parent 7662 5f31baaff55b
child 10559 a94d067da388
--- a/hotspot/make/solaris/makefiles/product.make	Mon Aug 29 05:07:35 2011 -0700
+++ b/hotspot/make/solaris/makefiles/product.make	Tue Aug 30 00:54:09 2011 -0700
@@ -58,13 +58,9 @@
 # to inhibit the effect of the previous line on CFLAGS.
 
 # Linker mapfiles
-# NOTE: inclusion of nonproduct mapfile not necessary; read it for details
-ifdef USE_GCC
 MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers
-else
-MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers \
-          $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-nonproduct
 
+ifndef USE_GCC
 # This mapfile is only needed when compiling with dtrace support, 
 # and mustn't be otherwise.
 MAPFILE_DTRACE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-$(TYPE)