Fix the test suite on Darwin
Setting CC makes sure that we never have to perform the Darwin-specific check for whether we should default to `CC=clang` and thus break `uname` stubs in unrelated tests. CI never caught this because Travis already has CC set to gcc-4.6.
Loading
Please register or sign in to comment