Since FreeBSD 10 gcc is no longer part of the base system. Running ./all.bash
without explicitly set CC fails due to gcc missing (unless gcc is installed
from ports and a symlink is made). As most of the freebsd builders seem to use
CC=clang it might as well be the default.
Since FreeBSD 10 gcc is no longer part of the base system. Running ./all.bash
without explicitly set CC fails due to gcc missing (unless gcc is installed
from ports and a symlink is made). As most of the freebsd builders seem to use
CC=clang it might as well be the default.