comparison make/solaris/makefiles/product.make @ 7408:892acf0431ef

7153050: remove crufty '_g' support from HotSpot repo makefiles Summary: Phase 1 is removing '_g' support from the Makefiles. Reviewed-by: dcubed, sspitsyn, coleenp, tbell Contributed-by: ron.durbin@oracle.com
author dcubed
date Fri, 14 Dec 2012 10:06:52 -0800
parents da91efe96a93
children 989155e2d07a 5eee9a9aeb7a
comparison
equal deleted inserted replaced
7396:4a2ed49abd51 7408:892acf0431ef
76 76
77 # If we can create .debuginfo files, then the VM is stripped in vm.make 77 # If we can create .debuginfo files, then the VM is stripped in vm.make
78 # and this macro is not used. 78 # and this macro is not used.
79 # LINK_LIB.CXX/POST_HOOK += $(STRIP_LIB.CXX/POST_HOOK) 79 # LINK_LIB.CXX/POST_HOOK += $(STRIP_LIB.CXX/POST_HOOK)
80 80
81 G_SUFFIX =
82 SYSDEFS += -DPRODUCT 81 SYSDEFS += -DPRODUCT
83 VERSION = optimized 82 VERSION = optimized