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

Allow to expose symbols #329

Merged
merged 1 commit into from
Mar 3, 2022
Merged

Allow to expose symbols #329

merged 1 commit into from
Mar 3, 2022

Conversation

oshogbo
Copy link
Contributor

@oshogbo oshogbo commented Feb 8, 2022

We would like to propose a new option to CMake, which allows exposing functions to the linker.

Some project like https://github.com/google/sandboxed-api requires this to build a sandbox.

By default, the option will still be disabled, but it would be good to allow the user to change this setting.

@FrancescAlted
Copy link
Member

Is that needed for some open source project? Just curious ;-)

@oshogbo
Copy link
Contributor Author

oshogbo commented Feb 8, 2022

I'm not sure I follow.
The sanboxed-api is an open source project.
We trying to get traction with it.

@FrancescAlted
Copy link
Member

Ah, it is just for sandbox-api then. Ok, thanks!

@FrancescAlted FrancescAlted merged commit 536b710 into Blosc:master Mar 3, 2022
oshogbo added a commit to oshogbo/sandboxed-api that referenced this pull request Mar 4, 2022
The PR (Blosc/c-blosc#329) was merged into
c-blosc, so we can use newer version of it.
happyCoder92 pushed a commit to google/sandboxed-api that referenced this pull request May 4, 2022
The PR (Blosc/c-blosc#329) was merged into
c-blosc, so we can use newer version of it.
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.

None yet

2 participants