hotspot/make/solaris/makefiles/jvmg.make
changeset 10504 754cf4e432f4
parent 5547 f4b087cbb361
child 13195 be27e1b6a4b9
--- a/hotspot/make/solaris/makefiles/jvmg.make	Mon Aug 29 05:07:35 2011 -0700
+++ b/hotspot/make/solaris/makefiles/jvmg.make	Tue Aug 30 00:54:09 2011 -0700
@@ -44,8 +44,7 @@
 
 # Linker mapfiles
 MAPFILE = $(GAMMADIR)/make/solaris/makefiles/mapfile-vers \
-          $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-debug \
-          $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-nonproduct
+          $(GAMMADIR)/make/solaris/makefiles/mapfile-vers-debug
 
 # This mapfile is only needed when compiling with dtrace support,
 # and mustn't be otherwise.