Skip to content

Revert "Use linker scripts instead of symlink." #476

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

Merged
merged 1 commit into from
May 26, 2021

Conversation

oleksandr-pavlyk
Copy link
Contributor

Reverts #472

The linker scripts are intended for ld, not for dlopen. So using linker_scripts to support so-versioning in Python is not going to work. To support so-version we need to figure out how not to turn symbolic links cmake is generating into hard links by conda building.

@oleksandr-pavlyk oleksandr-pavlyk merged commit 7eafc30 into master May 26, 2021
@oleksandr-pavlyk oleksandr-pavlyk deleted the revert-472-fix/linker_scripts branch May 26, 2021 21:34
@coveralls
Copy link
Collaborator

Coverage Status

Coverage remained the same at 60.86% when pulling cffdb61 on revert-472-fix/linker_scripts into 368911d on master.

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.

2 participants