From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:38252) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RT2z6-00035F-P4 for qemu-devel@nongnu.org; Tue, 22 Nov 2011 21:54:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RT2z2-00064k-Gv for qemu-devel@nongnu.org; Tue, 22 Nov 2011 21:54:52 -0500 Received: from speedy.comstyle.com ([206.51.28.2]:20106 helo=mail.comstyle.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RT2z2-00064G-CA for qemu-devel@nongnu.org; Tue, 22 Nov 2011 21:54:48 -0500 Message-ID: <4ECC6074.9070906@comstyle.com> Date: Tue, 22 Nov 2011 21:54:44 -0500 From: Brad MIME-Version: 1.0 References: <1321965325-32050-1-git-send-email-avi@redhat.com> In-Reply-To: <1321965325-32050-1-git-send-email-avi@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 1.0] configure: tighten pie toolchain support test for tls variables List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: Paolo Bonzini , qemu-devel@nongnu.org, Gerd Hoffmann On 22/11/11 7:35 AM, Avi Kivity wrote: > Some toolchains don't support pie properly when tls variables are > in use. Disallow pie when such toolchains are detected. > > Signed-off-by: Avi Kivity > --- > > v2: give tls_var a type; avoids invisible warning This breaks the PIE check on OpenBSD since there is no TLS support and the issue trying to be detected doesn't affect OpenBSD. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.