Date: Mon, 28 Nov 2016 13:50:44 -0600 From: Kyle Evans <kevans91@ksu.edu> To: Dimitry Andric <dim@freebsd.org> Cc: Glen Barber <gjb@freebsd.org>, <src-committers@freebsd.org>, <svn-src-all@freebsd.org>, <svn-src-head@freebsd.org> 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... Message-ID: <CACNAnaFYfJHgLdtnnPuhGMcZdt2Rkad7iPZL-bt%2Bg2opK1cC_A@mail.gmail.com> In-Reply-To: <0D261A71-8296-4CA7-8E6B-0E0B104E5142@FreeBSD.org> References: <201611242254.uAOMswkb081748@repo.freebsd.org> <CACNAnaE4J2fcwxHonL78Rg9HncTN0X0q-mD_Ex1--=WmKzzOCw@mail.gmail.com> <0D261A71-8296-4CA7-8E6B-0E0B104E5142@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 28, 2016 at 1:44 PM, Dimitry Andric <dim@freebsd.org> wrote: > On 28 Nov 2016, at 03:20, Kyle Evans <kevans91@ksu.edu> wrote: >> >> On Thu, Nov 24, 2016 at 4:54 PM, Dimitry Andric <dim@freebsd.org> 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 > Thanks! I had a brief moment of panic where I thought perhaps this meant clang would be omitted from the upgraded system as the old -clang package got removed upon upgrade. Of course, I was pleasantly surprised to find that the lack of PACKAGE= just meant a fallback to the -runtime package -- this design I like, even though the -clang package is desired. =) Kyle Evans
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaFYfJHgLdtnnPuhGMcZdt2Rkad7iPZL-bt%2Bg2opK1cC_A>