Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change libopus to not export symbols (#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 (cherry picked from commit ca33e8e)
- Loading branch information