From owner-freebsd-hackers@FreeBSD.ORG Sat Dec 19 08:43:07 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B54D1065670 for ; Sat, 19 Dec 2009 08:43:07 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (77-93-215-190.static.masterinter.net [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id 46F528FC19 for ; Sat, 19 Dec 2009 08:43:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 75CD49CB0C7; Sat, 19 Dec 2009 09:40:55 +0100 (CET) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id u7TxMiG7RiQQ; Sat, 19 Dec 2009 09:40:53 +0100 (CET) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 084B59CB0F7; Sat, 19 Dec 2009 09:40:53 +0100 (CET) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.3/8.14.3/Submit) id nBJ8eqlq028929; Sat, 19 Dec 2009 09:40:52 +0100 (CET) (envelope-from rdivacky) Date: Sat, 19 Dec 2009 09:40:52 +0100 From: Roman Divacky To: Vlad Galu Message-ID: <20091219084052.GA28763@freebsd.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-hackers@freebsd.org Subject: Re: Small libstdc++ change required X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Dec 2009 08:43:07 -0000 On Sat, Dec 19, 2009 at 09:28:55AM +0200, Vlad Galu wrote: > Hi, > > as per http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36612, could one > please apply the following patch? the patch in question seems to be GPLv3, we cant apply it then...