common/autoconf/hotspot-spec.gmk.in
changeset 22469 f8c0670baf03
parent 22467 b16a5ae55d50
parent 21759 e24e22311718
child 22721 63761da45392
equal deleted inserted replaced
22468:b1d3ad425edb 22469:f8c0670baf03
   132   ZIP_DEBUGINFO_FILES:=0
   132   ZIP_DEBUGINFO_FILES:=0
   133 endif
   133 endif
   134 
   134 
   135 # Sneak this in via the spec.gmk file, since we don't want to mess around too much with the Hotspot make files.
   135 # Sneak this in via the spec.gmk file, since we don't want to mess around too much with the Hotspot make files.
   136 # This is needed to get the LOG setting to work properly.
   136 # This is needed to get the LOG setting to work properly.
   137 include $(SRC_ROOT)/common/makefiles/MakeBase.gmk
   137 include $(SRC_ROOT)/make/common/MakeBase.gmk