--- old/make/bsd/makefiles/product.make 2012-02-06 09:05:48.540718427 +0100 +++ new/make/bsd/makefiles/product.make 2012-02-06 09:05:48.430733234 +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))