From 84f68dae72d141b616222ef4933786ce1e08bbd4c55f7d07de31b2e11bdcc813 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 8 Apr 2015 07:37:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:Factory/java-1_8_0-openjdk?expand=0&rev=77 --- java-1_8_0-openjdk.changes | 5 +++++ java-1_8_0-openjdk.spec | 14 +++++++------- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/java-1_8_0-openjdk.changes b/java-1_8_0-openjdk.changes index 9589906..18e6e27 100644 --- a/java-1_8_0-openjdk.changes +++ b/java-1_8_0-openjdk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 8 07:37:27 UTC 2015 - fstrba@suse.com + +- Build the accelerated aarch64 hotspot anew + ------------------------------------------------------------------- Thu Mar 5 16:40:27 UTC 2015 - fstrba@suse.com diff --git a/java-1_8_0-openjdk.spec b/java-1_8_0-openjdk.spec index 5c7ae05..8b25971 100644 --- a/java-1_8_0-openjdk.spec +++ b/java-1_8_0-openjdk.spec @@ -17,7 +17,7 @@ %{!?aarch64:%global aarch64 aarch64 arm64 armv8} -%global jit_arches %ix86 x86_64 ppc64 ppc64le +%global jit_arches %ix86 x86_64 ppc64 ppc64le %aarch64 %global debug 0 %global bootcycle 1 %global buildoutputdir build @@ -94,10 +94,10 @@ %ifarch s390x %global archinstall s390x %endif -%ifarch %{arm} +%ifarch %arm %global archinstall arm %endif -%ifarch %{aarch64} +%ifarch %aarch64 %global archinstall aarch64 %endif # 32 bit sparc, optimized for v9 @@ -443,7 +443,7 @@ need to. %prep %setup -q -n %{root_repository}-%{root_revision} %setup -q -D -n %{root_repository}-%{root_revision} -T -a 1 -%ifarch %{aarch64} +%ifarch %aarch64 %setup -q -D -n %{root_repository}-%{root_revision} -T -a 8 %else %setup -q -D -n %{root_repository}-%{root_revision} -T -a 2 @@ -462,7 +462,7 @@ need to. pwd mv corba-%{corba_revision} corba -%ifarch %{aarch64} +%ifarch %aarch64 mv hotspot-%{aarch64_hotspot_revision} hotspot %else mv hotspot-%{hotspot_revision} hotspot @@ -574,7 +574,7 @@ export ZLIB_LIBS="-L/%{_lib} -lz" # Build IcedTea and OpenJDK. -%ifarch s390x sparc64 alpha ppc64 ppc64le %{aarch64} +%ifarch s390x sparc64 alpha ppc64 ppc64le %aarch64 export ARCH_DATA_MODEL=64 %endif @@ -606,7 +606,7 @@ bash ../configure \ --with-libpng=system \ --with-lcms=system \ --with-stdc++lib=dynamic \ -%ifnarch %{arm} +%ifnarch %arm --with-num-cores="$NUM_PROC" \ %endif %if 0%{?suse_version} >= 1120