svn commit: r348290 - in head: devel/llvm-devel lang/clang-devel lang/clang-devel/files

David Chisnall theraven at FreeBSD.org
Tue Mar 18 10:23:46 UTC 2014


On 17 Mar 2014, at 10:29, Baptiste Daroussin <bapt at FreeBSD.org> wrote:

> It should yes
> we will keep an ancient version of clang in ports just for that.

3.4 should be fine, which probably won't become ancient in the time that it takes for 8 to go EOL.  We're likely to have more problems bootstrapping Clang 3.5 on platforms that weren't supported by clang 3.4 (e.g. MIPS, PowerPC), but for those the best bet is probably a clang-binary or similar package that is cross compiled for each of those platforms.  Cross-compiling clang is quite easy, as long as you have a sysroot set up...

Note that this is also likely to be an issue for the base system for FreeBSD 11.

David



More information about the svn-ports-head mailing list