git: compilers.conf: Add the two latest clangs to options
John Marino
marino at crater.dragonflybsd.org
Thu Nov 5 03:02:46 PST 2015
commit 13e8b8e03f756e3ec0b06f7088c3d835a17af545
Author: John Marino <draco at marino.st>
Date: Thu Nov 5 11:59:19 2015 +0100
compilers.conf: Add the two latest clangs to options
This adds "clang37" and "nextclang" defaults to compilers.conf.
Note that nextclang has a new port: devel/llvm-devel. In fact
lang/clang37 is just a metaport that builds devel/llvm37.
"nextclang" will change over time. Currently it's the precursor to
clang38, but once llvm3.8 is released, it will become the precursor
to clang 3.9 (or whatever comes after 3.8)
Summary of changes:
etc/defaults/compilers.conf | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/13e8b8e03f756e3ec0b06f7088c3d835a17af545
--
DragonFly BSD source repository
More information about the Commits
mailing list