Skip to content

Conversation

tiran
Copy link
Contributor

@tiran tiran commented Feb 10, 2021

Shared libraries on Linux, macOS, and other Unix-like operating systems
require the executable bit, too.

Fixes: #109
Signed-off-by: Christian Heimes [email protected]

Copy link
Member

@davidhewitt davidhewitt left a comment

Choose a reason for hiding this comment

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

👍 thanks for reporting and turning around a patch so fast. Could you please add a CHANGELOG entry for this?

Shared libraries on Linux, macOS, and other Unix-like operating systems
require the executable bit, too.

Fixes: PyO3#109
Signed-off-by: Christian Heimes <[email protected]>
Signed-off-by: Christian Heimes <[email protected]>
@davidhewitt
Copy link
Member

👍 thanks!

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.

Shared library is missing executable bit

2 participants