make/Defs-internal.gmk
changeset 874 638ddad10e12
parent 668 982030fabc32
child 1117 78c43ef52a0a
equal deleted inserted replaced
871:a9f1805e3ba9 874:638ddad10e12
   156   ifndef SKIP_OPENJDK_BUILD
   156   ifndef SKIP_OPENJDK_BUILD
   157     #SKIP_OPENJDK_BUILD = false
   157     #SKIP_OPENJDK_BUILD = false
   158     # Until 6675289 is resolved, or this feature is removed.
   158     # Until 6675289 is resolved, or this feature is removed.
   159     SKIP_OPENJDK_BUILD = true
   159     SKIP_OPENJDK_BUILD = true
   160   endif
   160   endif
       
   161 endif
       
   162 ifndef SKIP_PRODUCT_BUILD
       
   163   SKIP_PRODUCT_BUILD = false
   161 endif
   164 endif
   162 
   165 
   163 # Solaris 64 bit builds are not complete enough to ever do this
   166 # Solaris 64 bit builds are not complete enough to ever do this
   164 ifeq ($(PLATFORM)$(ARCH_DATA_MODEL),solaris64)
   167 ifeq ($(PLATFORM)$(ARCH_DATA_MODEL),solaris64)
   165   SKIP_OPENJDK_BUILD = true
   168   SKIP_OPENJDK_BUILD = true