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

Fix macOS builds. #323

Merged
merged 4 commits into from
Jan 22, 2024
Merged

Fix macOS builds. #323

merged 4 commits into from
Jan 22, 2024

Conversation

joaander
Copy link
Member

Description

Do not link to the Python library on macOS in CMake.

Motivation and Context

Linking to the Python library on macOS was never correct behavior. On recent Python installations, it causes a seg fault.

How Has This Been Tested?

Tested locally.

Checklist:

  • I have reviewed the Contributor Guidelines.
  • I agree with the terms of the GSD Contributor Agreement.
  • My name is on the list of contributors (doc/credits.rst) in the pull request source branch.
  • I have added a change log entry to CHANGELOG.rst.

@joaander joaander merged commit e29e61c into trunk-patch Jan 22, 2024
38 checks passed
@joaander joaander deleted the fix-macos-builds branch January 22, 2024 15:48
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