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...

Glen Barber gjb at FreeBSD.org
Mon Nov 28 20:26:50 UTC 2016


On Mon, Nov 28, 2016 at 01:50:44PM -0600, Kyle Evans wrote:
> On Mon, Nov 28, 2016 at 1:44 PM, Dimitry Andric <dim at freebsd.org> wrote:
> > On 28 Nov 2016, at 03:20, Kyle Evans <kevans91 at ksu.edu> wrote:
> >>
> >> On Thu, Nov 24, 2016 at 4:54 PM, Dimitry Andric <dim at 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
> >
> 
> 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. =)
> 

There is a small potential downside to this, however - you may need to
manually install the clang package after upgrading again.  This is being
worked on, though.

Glen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20161128/83c8428d/attachment.sig>


More information about the svn-src-head mailing list