From owner-freebsd-arch@FreeBSD.ORG Tue Jun 24 23:12:41 2008 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B4F81065670; Tue, 24 Jun 2008 23:12:41 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 023598FC16; Tue, 24 Jun 2008 23:12:39 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <48617F66.6050607@FreeBSD.org> Date: Wed, 25 Jun 2008 01:12:38 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Jeremie Le Hen References: <20080418132749.GB4840@obiwan.tataz.chchile.org> <200804181945.59189.max@love2party.net> <20080418204738.GE4840@obiwan.tataz.chchile.org> <20080419071400.GP73016@server.vk2pj.dyndns.org> <20080419074921.GI4840@obiwan.tataz.chchile.org> <20080420095911.GT5934@hoeg.nl> <20080423131720.GP92168@obiwan.tataz.chchile.org> <20080609200937.GB72413@obiwan.tataz.chchile.org> <486174DE.4080307@FreeBSD.org> In-Reply-To: <486174DE.4080307@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Ruslan Ermilov , freebsd-arch@freebsd.org Subject: Re: Integration of ProPolice in FreeBSD X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2008 23:12:41 -0000 Kris Kennaway wrote: > FYI, I did a package build with world built with this patch (but without > adding -fstack-protector to CFLAGS). I didnt notice any problems. This > makes me slightly suspicious, but another hypothesis is that the patch > is in fact safe :-) I'm running a build with CFLAGS += -fstack-protector now...just to see how much chaos will ensue :) Kris