Skip to content

Prefixing BoringSSL symbols #197

@jedisct1

Description

@jedisct1

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?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions