Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry pick PR #1329: Change libopus to not export symbols #1356

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

cobalt-github-releaser-bot
Copy link
Collaborator

Refer to the original PR: #1329

Forces OPUS_EXPORT to be defined, so that later config code does not override the default symbol visibility.
This prevents leaking the symbols across module boundaries in modular builds.

b/296578318

Forces OPUS_EXPORT to be defined, so that later config code does not
override the default symbol visibility.
This prevents leaking the symbols across module boundaries in modular
builds.

b/296578318

(cherry picked from commit ca33e8e)
@kaidokert kaidokert merged commit 2bf8981 into 24.lts.1+ Aug 22, 2023
325 checks passed
@kaidokert kaidokert deleted the 24.lts.1+-1329 branch August 22, 2023 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants