openjdk11-boot: fixed issues

This commit is contained in:
Tim Biermann 2021-03-14 13:38:24 +01:00
parent 56b15f366e
commit 010911efd6
Signed by: tb
GPG Key ID: 42F8B4E30B673606

View File

@ -53,7 +53,7 @@ build() {
--with-cacerts-file=$SRC/java_cacerts-$_cert_ver
--with-jtreg=no
--with-boot-jdk=$JAVA_HOME
--with-version-opt="CRUX-r$release"
--with-version-opt=CRUX-r$release
--with-version-build=${version#*+}
--with-vendor-name=CRUX
--with-jobs=$JOBS