mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
4a827f588e
FreeBSD has recently moved to clang by default, and no longer ship gcc. Instead use "cc" on unix platforms (the default compiler) and "gcc" on windows.