dtolnay / dtolnay/link-cplusplus

Is .cpp_link_stdlib(None) needed in the build script?

Open
#9 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
54
Forks
7
PR merge metrics
No merged PRs in 30d

Description

I learned about this crate from cxx's build script, which [has](https://github.com/dtolnay/cxx/blob/4bce6df73c44f836a3771e0642be86e94deeed8c/build.rs#L9) `.cpp_link_stdlib(None) // linked via link-cplusplus crate`, but the documentation doesn't mention setting this. Is it necessary/useful? Or will cc-rs' default value be overridden anyway?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.