Skip to content

Prefix BoringSSL symbols with BORINGSSL_PREFIX_SYMBOLS in ObjC #20379

@muxi

Description

@muxi

The current script to generate prefix header for BoringSSL contains some hacks that are fragile. BoringSSL now has an experimental BORINGSSL_PREFIX_SYMBOLS macro that seems like doing the same thing as our hacks. We should check that and, if valid, replace the current script with one that takes advantage of this feature.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions