Skip to content
Commit e8a97b10 authored by Mislav Marohnić's avatar Mislav Marohnić
Browse files

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.
parent fc6e0ae6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment