mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/java11-openjdk to 11.0.10.u8-2
This commit is contained in:
parent
004a6fc3ff
commit
c9093e8f34
1 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,7 @@ _majorver=11
|
|||
_minorver=0
|
||||
_securityver=10
|
||||
_updatever=8
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgver=${_majorver}.${_minorver}.${_securityver}.u${_updatever}
|
||||
_hg_tag=jdk-${_majorver}.${_minorver}.${_securityver}+${_updatever}
|
||||
arch=('x86_64')
|
||||
|
@ -116,6 +116,7 @@ build() {
|
|||
--with-libpng=system \
|
||||
--with-lcms=system \
|
||||
--with-zlib=system \
|
||||
--with-harfbuzz=system \
|
||||
--with-jvm-features=zgc \
|
||||
--enable-unlimited-crypto \
|
||||
--disable-warnings-as-errors \
|
||||
|
|
Loading…
Reference in a new issue