]> git.ipfire.org Git - thirdparty/qemu.git/commit
configure: recognize more rpmbuild macros
authorOlaf Hering <olaf@aepfle.de>
Wed, 18 Apr 2018 07:50:44 +0000 (09:50 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 21 Jun 2018 01:45:03 +0000 (20:45 -0500)
commit088a22455b6ea2a36e4e0a9bde14f85570c4e76a
treee594d452a0faf6a91791717d9dcda05ec485d4e9
parentecd54d6670e1672579dec578eae8a99b5d19f046
configure: recognize more rpmbuild macros

Extend the list of recognized, but ignored options from rpms %configure
macro. This fixes build on hosts running SUSE Linux.

Cc: qemu-stable@nongnu.org
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Message-Id: <20180418075045.27393-1-olaf@aepfle.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit 181ce1d05c6d4f1c80f0e7ebb41e489c2b541edf)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
configure