Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752164AbcKHNnT (ORCPT ); Tue, 8 Nov 2016 08:43:19 -0500 Received: from mail.skyhub.de ([78.46.96.112]:50860 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751453AbcKHNnO (ORCPT ); Tue, 8 Nov 2016 08:43:14 -0500 Date: Tue, 8 Nov 2016 14:42:58 +0100 From: Borislav Petkov To: Sebastian Andrzej Siewior Cc: linux-kernel@vger.kernel.org, Michal Marek , linux-kbuild@vger.kernel.org, x86@kernel.org, Al Viro , Ben Hutchings , Sven Joachim , "Austin S. Hemmelgarn" Subject: Re: -fno-PIE, take #3 Message-ID: <20161108134258.u24zjqydcovn5npy@pd.tnic> References: <20161104183940.30692-1-bigeasy@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20161104183940.30692-1-bigeasy@linutronix.de> User-Agent: NeoMutt/20161014 (1.7.1) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 513 Lines: 21 On Fri, Nov 04, 2016 at 07:39:37PM +0100, Sebastian Andrzej Siewior wrote: > Debian gcc's is nowdays compiled with --enable-default-pie which means it does Ho humm, there it is: $ gcc -### /usr/include/stdlib.h 2>&1 | grep -o -- "--enable-default-pie" --enable-default-pie For all three: Tested-by: Borislav Petkov That is, if that "fun" of building gcc with it doesn't get undone... Thanks. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.