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:
parent
27982685d0
commit
561ef8dad2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user