[Pkg-libvirt-commits] [libguestfs] 44/59: configure: Map powerpc64 -> ppc64.

Hilko Bengen bengen at moszumanska.debian.org
Wed Nov 26 22:04:06 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch master
in repository libguestfs.

commit cbf1f3a290df0c4252285a6d08acad4366f07132
Author: David Sommerseth <davids at redhat.com>
Date:   Thu Nov 6 15:14:04 2014 +0000

    configure: Map powerpc64 -> ppc64.
    
    (cherry picked from commit a550ecb5f198ff7179df097ffc7847ff576115ee)
---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index a90d090..e7bb815 100644
--- a/configure.ac
+++ b/configure.ac
@@ -760,6 +760,7 @@ qemu_system="$(
     $SED -e 's/-i@<:@456@:>@86/-i386/g' \
          -e 's/-arm.*/-arm/g' \
          -e 's/-amd64/-x86_64/g' \
+         -e 's/-powerpc64/-ppc64/g' \
          -e 's/-ppc64le/-ppc64/g'
     )"
 default_qemu="qemu-kvm kvm $qemu_system qemu"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list