Add qemu support for ppc64 on FC16 or above for rpm packaging
This commit is contained in:
parent
d6b0635d3d
commit
15dec999e7
@ -139,8 +139,8 @@
|
|||||||
%define with_xen 0
|
%define with_xen 0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Fedora doesn't have any QEMU on ppc64 - only ppc
|
# Fedora doesn't have any QEMU on ppc64 until FC16 - only ppc
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora} && 0%{?fedora} < 16
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
%define with_qemu 0
|
%define with_qemu 0
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user