![]() Even though there is a check for `is_like_msvc`, when setting `CXX` to `clang++` this will miss that check and try to use `-fPIC`, which is an invlaid flag for the target. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |
![]() Even though there is a check for `is_like_msvc`, when setting `CXX` to `clang++` this will miss that check and try to use `-fPIC`, which is an invlaid flag for the target. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |