CVSROOT: /cvs Module name: www Changes by: [email protected] 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.
