boring2/boring-sys/build
Rushil Mehra c05a339911 Support linking with a runtime cpp library
As of https://boringssl-review.googlesource.com/c/boringssl/+/66288,
libssl allows a C++ runtime dependency. As such, we need to link with a
cpp runtime library. Implementation is inspired heavily from
54c956b2e6.

Before releasing this change, we'll need to figure out a way to support
this for windows.
2025-01-06 16:08:33 +00:00
..
config.rs Support linking with a runtime cpp library 2025-01-06 16:08:33 +00:00
main.rs Support linking with a runtime cpp library 2025-01-06 16:08:33 +00:00