On Wed, Jul 26, 2017 at 03:52:56PM -0600, Theo Buehler wrote: > CVSROOT: /cvs > Module name: www > Changes by: t...@cvs.openbsd.org 2017/07/26 15:52:56 > > Modified files: > faq : current.html > > Log message: > Add instructions for the switch to clang on amd64 and i386 by upgrading > from source: > # cd /usr/src/share/mk && make install > # ln -f /usr/bin/clang /usr/bin/cc > # ln -f /usr/bin/clang++ /usr/bin/c++ > Then build kernel and userland as usual. >
this was confirmed by deraadt, robert and naddy