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

tbb: fix tbbmalloc_proxy on musl #50247

Merged
merged 1 commit into from
May 22, 2024
Merged

Conversation

Calandracas606
Copy link

Testing the changes

  • I tested the changes in this PR: YES

Local build testing

  • I built this PR locally for my native architecture, aarch64-musl
  • I built this PR locally for these architectures (if supported. mark crossbuilds):
    • x86_64
    • x86_64-musl
    • i686
    • aarch64
    • aarch64-musl
    • armv7l (cross)
    • armv7l-msul (cross)
    • armv6l (cross)
    • armv6l-musl (cross)

This fixes a linker error when trying to build a project with tbbmalloc_proxy on musl systems

@Calandracas606
Copy link
Author

@thypon

@thypon thypon merged commit 00abde7 into void-linux:master May 22, 2024
8 checks passed
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