Browse Source

SLOF new upstream version

Signed-off-by: virtbuilder_pel7x64builder0 <virtbuilder@powerel.org>
master
virtbuilder_pel7x64builder0 6 years ago
parent
commit
35d0845687
  1. 4
      SPECS/SLOF.spec

4
SPECS/SLOF.spec

@ -1,4 +1,4 @@ @@ -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. @@ -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

Loading…
Cancel
Save