From owner-svn-src-all@freebsd.org Mon Nov 28 19:44:58 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7BD0DC5AD92; Mon, 28 Nov 2016 19:44:58 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 422F71173; Mon, 28 Nov 2016 19:44:58 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:7b8:3a7::704c:f7e5:d757:16ee] (unknown [IPv6:2001:7b8:3a7:0:704c:f7e5:d757:16ee]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 9CF0842AD6; Mon, 28 Nov 2016 20:44:54 +0100 (CET) Content-Type: multipart/signed; boundary="Apple-Mail=_1DFD626C-61B2-40F3-81EA-106D7F9D6D66"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: svn commit: r309124 - in head: . contrib/compiler-rt contrib/compiler-rt/include/sanitizer contrib/compiler-rt/lib/asan contrib/compiler-rt/lib/builtins contrib/compiler-rt/lib/builtins/arm contrib... From: Dimitry Andric In-Reply-To: Date: Mon, 28 Nov 2016 20:44:47 +0100 Cc: Glen Barber , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-Id: <0D261A71-8296-4CA7-8E6B-0E0B104E5142@FreeBSD.org> References: <201611242254.uAOMswkb081748@repo.freebsd.org> To: Kyle Evans X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2016 19:44:58 -0000 --Apple-Mail=_1DFD626C-61B2-40F3-81EA-106D7F9D6D66 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 28 Nov 2016, at 03:20, Kyle Evans wrote: > > On Thu, Nov 24, 2016 at 4:54 PM, Dimitry Andric wrote: >> Author: dim >> Date: Thu Nov 24 22:54:55 2016 >> New Revision: 309124 >> URL: https://svnweb.freebsd.org/changeset/base/309124 >> >> Log: >> Upgrade our copies of clang, llvm, lldb, compiler-rt and libc++ to 3.9.0 >> release, and add lld 3.9.0. Also completely revamp the build system for >> clang, llvm, lldb and their related tools. ... > Unfortunately, this commit seems to have done away with the -clang > pkgbase pkg [1], and doesn't seem to have revived the PACKAGE= > elsewhere as FreeBSD-clang has disappeared from my newly built > repository. =( Sorry about that. I have submitted the following review to make amends: https://reviews.freebsd.org/D8666 -Dimitry --Apple-Mail=_1DFD626C-61B2-40F3-81EA-106D7F9D6D66 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.30 iEYEARECAAYFAlg8iTcACgkQsF6jCi4glqP4mgCeNvfmD6sh8nDBFil1IR9KwzoP GjsAoNPTe5Mx+tOPRrEUoaXU4iKdM3k8 =P+0F -----END PGP SIGNATURE----- --Apple-Mail=_1DFD626C-61B2-40F3-81EA-106D7F9D6D66--