From owner-freebsd-current@FreeBSD.ORG Wed Dec 12 08:17:11 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF67616A41A for ; Wed, 12 Dec 2007 08:17:11 +0000 (UTC) (envelope-from tataz@tataz.chchile.org) Received: from smtp5-g19.free.fr (smtp5-g19.free.fr [212.27.42.35]) by mx1.freebsd.org (Postfix) with ESMTP id 7872413C47E for ; Wed, 12 Dec 2007 08:17:11 +0000 (UTC) (envelope-from tataz@tataz.chchile.org) Received: from smtp5-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp5-g19.free.fr (Postfix) with ESMTP id 18EB83F6183; Wed, 12 Dec 2007 09:17:10 +0100 (CET) Received: from tatooine.tataz.chchile.org (tataz.chchile.org [82.233.239.98]) by smtp5-g19.free.fr (Postfix) with ESMTP id DD3523F6152; Wed, 12 Dec 2007 09:17:09 +0100 (CET) Received: from obiwan.tataz.chchile.org (unknown [192.168.1.25]) by tatooine.tataz.chchile.org (Postfix) with ESMTP id 4F1519C36B; Wed, 12 Dec 2007 08:14:48 +0000 (UTC) Received: by obiwan.tataz.chchile.org (Postfix, from userid 1000) id 3C4D9405B; Wed, 12 Dec 2007 09:14:48 +0100 (CET) Date: Wed, 12 Dec 2007 09:14:48 +0100 From: Jeremie Le Hen To: Nikolay Pavlov Message-ID: <20071212081448.GA60133@obiwan.tataz.chchile.org> References: <20071211221318.GB47521@obiwan.tataz.chchile.org> <200712120504.19496.qpadla@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200712120504.19496.qpadla@gmail.com> User-Agent: Mutt/1.5.15 (2007-04-06) Cc: freebsd-current@freebsd.org Subject: Re: Patch to enable SSP on RELENG_7/CURRENT by default X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2007 08:17:11 -0000 Hi Nikolay, On Wed, Dec 12, 2007 at 05:04:19AM +0200, Nikolay Pavlov wrote: > There is already WITHOUT_SSP option documented in src.conf in a BETA4 > is this some kind of a stub? Yes, it already exists but only to build libssp. I've diverted it because it was more straightforward :), but it would be easy to create a new knob for this. Currently, the documentation for WITHOUT_SSP is: « Set to not build propolice stack smashing protection library. » I would change it to: « Set to build libraries, programs, kernel, and modules with propolice. GNU libssp will not be built either. » I will happily submit the documentation if the patch hits the tree. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >