make/solaris/makefiles/product.make

changeset 3518
719f7007c8e8
parent 3150
da0999c4b733
child 3946
43541217e9f7
equal deleted inserted replaced
3517:c77d473e71f7 3518:719f7007c8e8
68 REORDERFILE = $(GAMMADIR)/make/solaris/makefiles/reorder_$(TYPE)_$(BUILDARCH) 68 REORDERFILE = $(GAMMADIR)/make/solaris/makefiles/reorder_$(TYPE)_$(BUILDARCH)
69 endif 69 endif
70 70
71 # If we can create .debuginfo files, then the VM is stripped in vm.make 71 # If we can create .debuginfo files, then the VM is stripped in vm.make
72 # and this macro is not used. 72 # and this macro is not used.
73 # LINK_LIB.CC/POST_HOOK += $(STRIP_LIB.CC/POST_HOOK) 73 # LINK_LIB.CXX/POST_HOOK += $(STRIP_LIB.CXX/POST_HOOK)
74 74
75 G_SUFFIX = 75 G_SUFFIX =
76 SYSDEFS += -DPRODUCT 76 SYSDEFS += -DPRODUCT
77 SYSDEFS += $(REORDER_FLAG) 77 SYSDEFS += $(REORDER_FLAG)
78 VERSION = optimized 78 VERSION = optimized

mercurial