cc-rs icon indicating copy to clipboard operation
cc-rs copied to clipboard

Use specified compiler in is_flag_supported

Open Ast-x64 opened this issue 3 years ago • 0 comments

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.

Ast-x64 avatar Apr 26 '22 03:04 Ast-x64