From: Paolo Bonzini <pbonzini@redhat.com>
To: Olaf Hering <olaf@aepfle.de>, qemu-trivial@nongnu.org
Cc: "Gerd Hoffmann" <kraxel@redhat.com>,
"Peter Maydell" <peter.maydell@linaro.org>,
"Fam Zheng" <famz@redhat.com>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
"open list:All patches CC here" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v1] configure: recognize more rpmbuild macros
Date: Wed, 18 Apr 2018 11:23:56 +0200 [thread overview]
Message-ID: <41df38a4-dc02-7c17-4877-26541fddd209@redhat.com> (raw)
In-Reply-To: <20180418075045.27393-1-olaf@aepfle.de>
On 18/04/2018 09:50, Olaf Hering wrote:
> Extend the list of recognized, but ignored options from rpms %configure
> macro. This fixes build on hosts running SUSE Linux.
>
> Signed-off-by: Olaf Hering <olaf@aepfle.de>
> ---
> configure | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/configure b/configure
> index 0a19b033bc..6e9b994f21 100755
> --- a/configure
> +++ b/configure
> @@ -959,6 +959,9 @@ for opt do
> ;;
> --firmwarepath=*) firmwarepath="$optarg"
> ;;
> + --host=*|--build=*|\
> + --program-prefix=*|--exec-prefix=*|\
> + --disable-dependency-tracking|\
> --sbindir=*|--sharedstatedir=*|\
> --oldincludedir=*|--datarootdir=*|--infodir=*|--localedir=*|\
> --htmldir=*|--dvidir=*|--pdfdir=*|--psdir=*)
>
Queued, thanks.
Paolo
next prev parent reply other threads:[~2018-04-18 9:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-18 7:50 [Qemu-devel] [PATCH v1] configure: recognize more rpmbuild macros Olaf Hering
2018-04-18 9:23 ` Paolo Bonzini [this message]
2018-05-08 22:15 ` Paolo Bonzini
2018-05-09 5:44 ` Olaf Hering
2018-05-09 10:32 ` Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41df38a4-dc02-7c17-4877-26541fddd209@redhat.com \
--to=pbonzini@redhat.com \
--cc=f4bug@amsat.org \
--cc=famz@redhat.com \
--cc=kraxel@redhat.com \
--cc=olaf@aepfle.de \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).