On FreeBSD cargo-c uses the "cc" executable, which is at odds with the ports' ability to override the C and C++ compilers. How to make cargo-c to always use the CC environment variable?