From owner-freebsd-current@FreeBSD.ORG Fri Jun 4 12:49:55 2010 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 AE819106564A for ; Fri, 4 Jun 2010 12:49:55 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 44F158FC13 for ; Fri, 4 Jun 2010 12:49:54 +0000 (UTC) Received: by wyf28 with SMTP id 28so1118140wyf.13 for ; Fri, 04 Jun 2010 05:49:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:reply-to :in-reply-to:references:date:message-id:subject:from:to:content-type; bh=DPeRyGJZb2kn3umBpm8B2mfQuJU1/C5/EiKxhmr2E38=; b=hUia1MSPi4qMMfV04TSOx2RRYuCqWTsrZLkeLcEbNXXt+VV2jiEh3/4YQcSZLcPSza MGpyV09aW5DqKu2238g2K8sWFNhw5bzV5L+dUQjMctIzoHs0RFWZOUSXGQlj7f8evMw9 zKiFqStmKFyGVc6dcJlJrs4eOru48aryAngXs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; b=CMmDp+/PefUjGVDBNJj+Jd6s/rdV/g0HlxJ8yQAzoPBjJqR1/roAHx0BKaaDaHj4GD OTibdpeMnX6/EvyeO8xgXAmnk0t8VoY1jk6PP3Xdf9KZi4EadsVgQpAoYx1kMYnf6nMQ 7KPErrjVx+Eo5yP5sEXMOthioZw0ZTmgPDCFI= MIME-Version: 1.0 Received: by 10.227.134.16 with SMTP id h16mr10607220wbt.69.1275655793902; Fri, 04 Jun 2010 05:49:53 -0700 (PDT) Received: by 10.216.183.5 with HTTP; Fri, 4 Jun 2010 05:49:53 -0700 (PDT) In-Reply-To: References: <4C08BEDC.7010807@icyb.net.ua> Date: Fri, 4 Jun 2010 12:49:53 +0000 Message-ID: From: "b. f." To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [TESTING]: ClangBSD branch needs testing before the import to HEAD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf1783@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2010 12:49:55 -0000 On 6/4/10, b. f. wrote: > On 6/4/10, Andriy Gapon wrote: >> on 04/06/2010 11:13 b. f. said the following: >>> Mark Linimon wrote: >>>> On Tue, Jun 01, 2010 at 12:18:41PM +0200, Alban Hertroys wrote: > > NetBSD allows one to set HAVE_BINUTILS=2.19 and use > > http://cvsweb.netbsd.org/bsdweb.cgi/src/external/gpl3/?only_with_tag=MAIN > > See the README there for their policy statement. I think they decided > to bite the bullet and allow optional use of the later version because > it was becoming increasingly hard to support some of their many > architectures with the old stuff. But no doubt their mailing lists > have more information. I should say that, with reference to the NetBSD changes I mentioned earlier, and John Baldwin's comments about having a GPLv3 toolchain option in our own tree, that despite NetBSD's cautious policy statement regarding GPLv3-licensed software in their base system, and their requirement that such software should be optional, it appears that use of such software is now their _default_ since Nov. 2009: http://cvsweb.netbsd.org/bsdweb.cgi/src/share/mk/bsd.own.mk.diff?r1=1.593&r2=1.594&only_with_tag=MAIN&f=h b.