introduced by: https://github.com/rust-lang/cc-rs/pull/1015 https://github.com/rust-lang/cc-rs/blob/main/src/tool.rs#L173-L174 For Msvc family, it will add `-nologo` as default flags., but emcc or em++ does not accept this.