This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%{!?make_build:%global make_build make %{?_smp_mflags}}
|
||||
%{!?aarch64:%global aarch64 aarch64 arm64 armv8}
|
||||
%global jit_arches %{ix86} x86_64 ppc64 ppc64le %{aarch64} %{arm}
|
||||
%global icedtea_version 3.21.0
|
||||
@@ -520,7 +519,7 @@ sh autogen.sh
|
||||
%endif
|
||||
--with-nashorn-src-zip=%{SOURCE10}
|
||||
|
||||
%make_build patch
|
||||
make patch %{?_smp_mflags}
|
||||
|
||||
patch -p0 -i %{PATCH2}
|
||||
patch -p0 -i %{PATCH3}
|
||||
@@ -549,7 +548,7 @@ patch -p0 -i %{PATCH5001}
|
||||
bash ./autogen.sh
|
||||
)
|
||||
|
||||
%make_build
|
||||
make %{?_smp_mflags}
|
||||
|
||||
export JAVA_HOME=$(pwd)/%{buildoutputdir}images/j2sdk-image
|
||||
|
||||
|
Reference in New Issue
Block a user