SLOF new upstream version
Signed-off-by: virtbuilder_pel7x64builder0 <virtbuilder@powerel.org>master
parent
ae351bd3bd
commit
35d0845687
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue