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

Enable RTLD_DEEPBIND by default, add workaround for musl and FreeBSD #6

Merged
merged 1 commit into from
Feb 7, 2021

Conversation

staticfloat
Copy link
Member

We allow the vast majority of functionality for musl and FreeBSD, the
only two systems that do not have RTLD_DEEPBIND functionality. Our
method enables usage of most combinations of BLAS libraries, with the
exception of a 32-bit BLAS and a 64-bit BLAS that uses no suffix on its
symbols.

We allow the vast majority of functionality for musl and FreeBSD, the
only two systems that do not have `RTLD_DEEPBIND` functionality.  Our
method enables usage of most combinations of BLAS libraries, with the
exception of a 32-bit BLAS and a 64-bit BLAS that uses no suffix on its
symbols.
@staticfloat staticfloat merged commit 2a4b456 into main Feb 7, 2021
@staticfloat staticfloat deleted the sf/deepbindless branch February 7, 2021 07:49
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.

1 participant