common/autoconf/hotspot-spec.gmk.in

changeset 912
a667caba1e84
parent 855
ac09e62d5e6b
child 974
46696858adab
equal deleted inserted replaced
906:40e892e2a4f2 912:a667caba1e84
127 ZIP_DEBUGINFO_FILES:=0 127 ZIP_DEBUGINFO_FILES:=0
128 endif 128 endif
129 129
130 # Sneak this in via the spec.gmk file, since we don't want to mess around too much with the Hotspot make files. 130 # Sneak this in via the spec.gmk file, since we don't want to mess around too much with the Hotspot make files.
131 # This is needed to get the LOG setting to work properly. 131 # This is needed to get the LOG setting to work properly.
132 include $(SRC_ROOT)/common/makefiles/MakeBase.gmk 132 include $(SRC_ROOT)/make/common/MakeBase.gmk

mercurial