hotspot/make/bsd/makefiles/product.make
changeset 11721 dcd1f62c9caf
parent 10565 dc90c239f4ec
child 13963 e5b53c306fb5
--- a/hotspot/make/bsd/makefiles/product.make	Tue Jan 31 13:12:39 2012 +0100
+++ b/hotspot/make/bsd/makefiles/product.make	Mon Feb 06 09:14:22 2012 +0100
@@ -55,4 +55,4 @@
 STRIP_AOUT   = $(STRIP) -x $@ || exit 1;
 
 # Don't strip in VM build; JDK build will strip libraries later
-# LINK_LIB.CC/POST_HOOK += $(STRIP_$(LINK_INTO))
+# LINK_LIB.CXX/POST_HOOK += $(STRIP_$(LINK_INTO))