-
Notifications
You must be signed in to change notification settings - Fork 142
Open
Description
It looks like importing boring-sys
in a project that also depends on openssl-sys
can cause linking errors.
In order to avoid collisions with other libraries, or other versions of BoringSSL, BoringSSL has the BORINGSSL_PREFIX_SYMBOLS
CMake variable to prepend a prefix to all symbols.
Is it something that boring-sys
could possibly take advantage of?
yyaroshevich, mstyura, ta3pks, honeyspoon, 0xlunar and 3 more
Metadata
Metadata
Assignees
Labels
No labels