diff --git a/SPECS/SLOF.spec b/SPECS/SLOF.spec index 78c6992..6664b16 100644 --- a/SPECS/SLOF.spec +++ b/SPECS/SLOF.spec @@ -1,4 +1,4 @@ -%global gittagdate 20171214 +%global gittagdate 20180702 %global gittag qemu-slof-%{gittagdate} Name: SLOF @@ -42,7 +42,7 @@ separately. It is a dependency of qemu-system-ppc64. %build -%ifarch x86_64 aarch64 +%ifnarch ppc64 ppc64le export CROSS="powerpc64-linux-gnu-" %endif make qemu %{?_smp_mflags} V=2