Skip to content

cmake: Starting with Python3.8, append SOABI to extension shared library name #388

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

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented May 9, 2025

For example, instead of lib-dynload.so, the library readline.cpython-38-x86_64-linux-gnu.so is generated.

…ary name

For example, instead of "lib-dynload.so", the library "readline.cpython-38-x86_64-linux-gnu.so"
is generated.
@jcfr jcfr enabled auto-merge (rebase) May 9, 2025 06:11
@jcfr
Copy link
Contributor Author

jcfr commented May 9, 2025

Working toward addressing:

@jcfr jcfr merged commit 3c74c4b into python-cmake-buildsystem:master May 9, 2025
20 checks passed
@jcfr jcfr deleted the append-soabi-to-extension-library-name branch May 9, 2025 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant