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

Hide c or c++ symbols in the pod distribution #70

Closed
tomfisher opened this issue Feb 20, 2015 · 1 comment
Closed

Hide c or c++ symbols in the pod distribution #70

tomfisher opened this issue Feb 20, 2015 · 1 comment

Comments

@tomfisher
Copy link

The current pod exposes all symbols in the webrtc project such as nss/sha512.cc containing symbols such as _SHA256_Update. Those symbols are susceptible to conflict with other libraries such as openssl.

Is it possible to just expose ObjectC related symbols in the pod distribution?

Thanks.

@tomfisher
Copy link
Author

I'd used binutils to rename conflicted symbols.

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

No branches or pull requests

1 participant