From owner-freebsd-hackers@FreeBSD.ORG Sat Dec 19 08:47: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 C77231065676 for ; Sat, 19 Dec 2009 08:47:07 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id 4485B8FC1B for ; Sat, 19 Dec 2009 08:47:06 +0000 (UTC) Received: by fxm27 with SMTP id 27so3478613fxm.3 for ; Sat, 19 Dec 2009 00:47:06 -0800 (PST) MIME-Version: 1.0 Received: by 10.223.54.15 with SMTP id o15mr5995731fag.96.1261212426143; Sat, 19 Dec 2009 00:47:06 -0800 (PST) In-Reply-To: <20091219084052.GA28763@freebsd.org> References: <20091219084052.GA28763@freebsd.org> From: Vlad Galu Date: Sat, 19 Dec 2009 10:46:46 +0200 Message-ID: To: Roman Divacky Content-Type: text/plain; charset=ISO-8859-1 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:47:07 -0000 On Sat, Dec 19, 2009 at 10:40 AM, Roman Divacky wrote: > 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... > Actually, I only followed their suggestion and made the patch myself. Ofc, it most likely looks like their does. It's not theirs, though. Could this work out?