[libvirt] [PATCH 1/2] spec: Use power64 macro

Eric Blake eblake at redhat.com
Fri Jul 18 22:04:59 UTC 2014


On 07/18/2014 11:28 AM, Cole Robinson wrote:
> From: Peter Robinson <pbrobinson at fedoraproject.org>
> 
> Covers the whole ppc64 family. Example bug for binutils:
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=834651
> ---
>  libvirt.spec.in | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

> 
> diff --git a/libvirt.spec.in b/libvirt.spec.in
> index 76e57aa..cac7d99 100644
> --- a/libvirt.spec.in
> +++ b/libvirt.spec.in
> @@ -60,15 +60,16 @@
>  %if 0%{?fedora}
>      %if 0%{?fedora} < 16
>          # Fedora doesn't have any QEMU on ppc64 until FC16 - only ppc
> +        # I think F17 is the first release with the power64 macro
>          %ifarch ppc64
>              %define with_qemu_tcg 0
>          %endif

Of course, we may delete this hunk in a later patch, but it works for
now. I did not try to fire up my F16 VM to run 'make dist' - we may have
bit-rotted for that build in the meantime, but it doesn't stop my from
saying:

ACK.


-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140718/fae6a841/attachment-0001.sig>


More information about the libvir-list mailing list