From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6A5B41385CB for ; Mon, 21 Jan 2013 15:50:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 154D421C033; Mon, 21 Jan 2013 15:50:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A84F821C033 for ; Mon, 21 Jan 2013 15:50:56 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AA65D33DAE2 for ; Mon, 21 Jan 2013 15:50:55 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2296) id 6A9A12171D; Mon, 21 Jan 2013 15:50:54 +0000 (UTC) From: "Francisco Blas Izquierdo Riera (klondike)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, klondike@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/hardened: hardenedfaq.xml X-VCS-Repository: gentoo X-VCS-Files: hardenedfaq.xml X-VCS-Directories: xml/htdocs/proj/en/hardened X-VCS-Committer: klondike X-VCS-Committer-Name: Francisco Blas Izquierdo Riera Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130121155054.6A9A12171D@flycatcher.gentoo.org> Date: Mon, 21 Jan 2013 15:50:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3ab30137-e4ed-44d3-b270-4f6e9c7ac540 X-Archives-Hash: 8f12cc83911fde14ec825b3f0b7f92d0 klondike 13/01/21 15:50:54 Modified: hardenedfaq.xml Log: Fix section title Revision Changes Path 1.34 xml/htdocs/proj/en/hardened/hardenedfaq.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/hardened/hardenedfaq.xml?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/hardened/hardenedfaq.xml?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/hardened/hardenedfaq.xml?r1=1.33&r2=1.34 Index: hardenedfaq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/hardened/hardenedfaq.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- hardenedfaq.xml 21 Jan 2013 15:49:19 -0000 1.33 +++ hardenedfaq.xml 21 Jan 2013 15:50:54 -0000 1.34 @@ -1,6 +1,6 @@ - + Gentoo Hardened Frequently Asked Questions @@ -135,7 +135,7 @@ -
+
Can I add -fstack-protector-all or -fstack-protector in the CFLAGS at make.conf?