8254175: Build no-pch configuration in debug mode for submit checks
Reviewed-by: rwestberg, erikj, dholmes
This commit is contained in:
parent
b9873e1833
commit
0230781107
2
.github/workflows/submit.yml
vendored
2
.github/workflows/submit.yml
vendored
@ -113,7 +113,7 @@ jobs:
|
||||
flags: --enable-debug
|
||||
artifact: -debug
|
||||
- flavor: build hotspot no-pch
|
||||
flags: --disable-precompiled-headers
|
||||
flags: --enable-debug --disable-precompiled-headers
|
||||
build-target: hotspot
|
||||
- flavor: build hotspot zero
|
||||
flags: --enable-debug --disable-precompiled-headers --with-jvm-variants=zero
|
||||
|
Loading…
x
Reference in New Issue
Block a user