cc-rs
cc-rs copied to clipboard
Use specified compiler in is_flag_supported
Use the compiler specified instead of the default one to test whether a flag can be accepted. Fixes https://github.com/alexcrichton/cc-rs/issues/675.