Skip to content

Fix link failure on macOS #133

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
Jun 23, 2023

Conversation

BewareMyPower
Copy link
Contributor

Motivation

We need to link the Python shared library on non-Windows systems as well. Otherwise, some link errors might happen.

### Motivation

We need to link the Python shared library on non-Windows systems as
well. Otherwise, some link errors might happen.
@BewareMyPower BewareMyPower added this to the 3.3.0 milestone Jun 21, 2023
@BewareMyPower BewareMyPower self-assigned this Jun 21, 2023
Copy link
Member

@Demogorgon314 Demogorgon314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Copy link
Member

@RobertIndie RobertIndie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks. The compilation passed on my macos machine.

@shibd shibd merged commit 766db9e into apache:main Jun 23, 2023
@BewareMyPower BewareMyPower deleted the bewaremypower/fix-macos-build branch June 24, 2023 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants