All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Richard Henderson <rth@twiddle.net>
Cc: Dinar Valeev <dvaleev@suse.de>, Dinar Valeev <dvaleev@suse.com>,
	Dinar Valeev <k0da@opensuse.org>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] configure: Enable pie for powerpc and arm Linux
Date: Mon, 04 Nov 2013 22:16:20 +0100	[thread overview]
Message-ID: <52780EA4.5050702@redhat.com> (raw)
In-Reply-To: <527808CE.2090404@twiddle.net>

Il 04/11/2013 21:51, Richard Henderson ha scritto:
>> >  if test "$pie" = ""; then
>> >    case "$cpu-$targetos" in
>> > -    i386-Linux|x86_64-Linux|x32-Linux|i386-OpenBSD|x86_64-OpenBSD)
>> > +    i386-Linux|x86_64-Linux|x32-Linux|ppc*-Linux|arm*-Linux|aarch64*-Linux|i386-OpenBSD|x86_64-OpenBSD)
> I'd much prefer that we have a blacklist than a whitelist for this.
> Honestly, most ELF systems can support PIE, and we have very few
> non-ELF systems to support.

Since the test is followed by a compile test, we probably do not even
need the whitelist.

Paolo

  reply	other threads:[~2013-11-04 21:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-04 12:19 [Qemu-devel] [PATCH] configure: Enable pie for powerpc and arm Linux Dinar Valeev
2013-11-04 20:51 ` Richard Henderson
2013-11-04 21:16   ` Paolo Bonzini [this message]
2013-11-05 17:50     ` Andreas Färber
2013-11-05 17:46 ` Andreas Färber

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=52780EA4.5050702@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=dvaleev@suse.com \
    --cc=dvaleev@suse.de \
    --cc=k0da@opensuse.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.