Default compiler switched to clang on amd64 and i386
by from OpenBSD Journal on (#2XJVT)
With this commit, the default compiler for (-current base system on the) amd64 and i386 platforms has been changed to clang(1):
CVSROOT:/cvsModule name:srcChanges by:robert@cvs.openbsd.org2017/07/26 13:44:42Modified files:share/mk : bsd.own.mk Log message:switch the default compiler on amd64 and i386 to clang,but keep gcc4 in the build for these as wellok deraadt@
The default compiler for ports has also changed for these platforms.