![]() ![]() | ![]() |
version 1.9, 2018/11/07 06:59:14 | version 1.10, 2018/11/07 07:01:41 |
---|---|
Line 1 | Line 1 |
Since NetBSD 6, the base system has included clang. | Since NetBSD 6, the base system has included clang. |
It works on ARM, PowerPC, x86, and possibly SPARC64, but is not built by default. | It works on ARM, PowerPC, x86, and possibly SPARC64, but is not built by default. |
To use it, set in mk.conf. | To use it, set in mk.conf: |
MKGCC=no | MKGCC=no |
MKLLVM=yes | MKLLVM=yes |