From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: tor: Add hardening configure-flags. Date: Mon, 30 Jan 2017 23:44:31 +0100 Message-ID: <87y3xsjhgw.fsf@gnu.org> References: <20170125093107.11271-1-contact.ng0@cryptolab.net> <20170125093107.11271-2-contact.ng0@cryptolab.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52102) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cYKgi-0005bl-1Y for guix-devel@gnu.org; Mon, 30 Jan 2017 17:44:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cYKgc-0006EB-WA for guix-devel@gnu.org; Mon, 30 Jan 2017 17:44:40 -0500 In-Reply-To: <20170125093107.11271-2-contact.ng0@cryptolab.net> (contact's message of "Wed, 25 Jan 2017 09:31:07 +0000") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: contact.ng0@cryptolab.net Cc: guix-devel@gnu.org contact.ng0@cryptolab.net skribis: > From: ng0 > > * gnu/packages/tor.scm (tor)[arguments]: Add '--enable-expensive-hardening', > 'enable-gcc-hardening', '--enable-linker-hardening' to configure-flags. Applied, thanks. Ludo'.