Re: switch armv7 to clang

2018-01-18 Thread Stuart Henderson
On 2018/01/18 21:03, Jeremie Courreges-Anglas wrote: > +_SYSTEM_VERSION-arm = 1 Hooray for _SYSTEM_VERSION!

Re: switch armv7 to clang

2018-01-18 Thread Jeremie Courreges-Anglas
On Thu, Jan 18 2018, Peter Hessler wrote: > On 2018 Jan 18 (Thu) at 19:08:17 +0100 (+0100), Mark Kettenis wrote: > :I think we are ready to switch. The procedure is the same as with > :previous switches. > > Here is the corresponding ports diff: Here's an additional hunk to force ports update.

Re: switch armv7 to clang

2018-01-18 Thread Peter Hessler
On 2018 Jan 18 (Thu) at 19:08:17 +0100 (+0100), Mark Kettenis wrote: :I think we are ready to switch. The procedure is the same as with :previous switches. Here is the corresponding ports diff: Index: infrastructure/mk/arch-defines.mk =

switch armv7 to clang

2018-01-18 Thread Mark Kettenis
I think we are ready to switch. The procedure is the same as with previous switches. Apply the diff below, run make install in /usr/src/share/mk, and create the following hard links: # ln -f /usr/bin/clang /usr/bin/cc # ln -f /usr/bin/clang++ /usr/bin/c++ # ln -f /usr/bin/clang-cpp /usr/libexec/