java8-openjdk-3.12.0:First release devir 2

This commit is contained in:
Rmys
2019-06-17 22:29:29 +03:00
parent 88edec8e15
commit 6a62128077
3 changed files with 11 additions and 13 deletions
@@ -32,11 +32,11 @@ def setup():
--disable-system-pcsc \
--disable-system-sctp \
--enable-bootstrap \
--with-jdk-home=/usr/lib/jvm/java-8-openjdk \
--with-ecj-jar=/usr/share/java/ecj.jar \
--with-pkgversion='PisiLinux build 8.u212_3.12.0' \
" % get.makeJOBS().replace("-j", ""))
#--with-jdk-home=/usr/lib/jvm/java-8-openjdk \
def build():
autotools.make()