SLOF new upstream version

Signed-off-by: virtbuilder_pel7x64builder0 <virtbuilder@powerel.org>
master
virtbuilder_pel7x64builder0 2018-11-27 14:50:46 +01:00
parent ae351bd3bd
commit 35d0845687
1 changed files with 2 additions and 2 deletions

View File

@ -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