Clang: now available from a SVN server near you!
Marius Nünnerich
marius at nuenneri.ch
Thu Jun 4 15:47:00 UTC 2009
Thanks to the team for this!
On Thu, Jun 4, 2009 at 11:38, Ed Schouten <ed at 80386.nl> wrote:
> Good news everyone!
>
> As I mentioned at BSDCan, I was going to import my FreeBSD+Clang branch
> into SVN. Tuesday I finally had some time to do it, so here's the
> result:
>
> http://svn.freebsd.org/viewvc/base/projects/clangbsd/
>
> You can now build your very own version of FreeBSD with Clang installed
> as /usr/bin/cc as follows:
>
> - Check out the clangbsd branch from our SVN repository:
> svn co svn://svn.freebsd.org/base/projects/clangbsd
If one has a (recent) head checkout one can also use the faster and lighter
svn switch svn://svn.freebsd.org/base/projects/clangbsd
in the head working directory (less traffic for the server too).
More information about the freebsd-hackers
mailing list