Fridrich Strba 2017-09-01 08:44:15 +00:00 committed by Git OBS Bridge
parent a9ddd2fd6c
commit 41755cacfc

View File

@ -494,6 +494,9 @@ sh autogen.sh
--with-abs-install-dir=%{_jvmdir}/%{sdkdir} \
%ifnarch %{arm} %{aarch64}
--with-parallel-jobs="${NUM_PROC}" \
%endif
%ifarch s390
--with-boot-jdk-jvmargs="-Xms256M -Xmx768M" \
%endif
--with-pkgversion="suse-%{release}-%{_arch}" \
--with-jdk-home="%{_sysconfdir}/alternatives/java_sdk" \