7014634: By default, only build the product bits with a closed jdk build (like openjdk does)

Reviewed-by: katleman, cl, igor, trims
This commit is contained in:
Kelly O'Hair 2011-02-03 15:10:07 -08:00
parent 27982685d0
commit 561ef8dad2

View File

@ -212,7 +212,7 @@ ifndef SKIP_DEBUG_BUILD
SKIP_DEBUG_BUILD=true
endif
ifndef SKIP_FASTDEBUG_BUILD
SKIP_FASTDEBUG_BUILD=false
SKIP_FASTDEBUG_BUILD=true
endif
# Select javadoc setting GENERATE_DOCS