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

feat: convert musl static .a to .so #388

Conversation

YOU54F
Copy link
Member

@YOU54F YOU54F commented Feb 13, 2024

This allows client libraries which only provide the ability to load dynamically shared libraries *.so to utilise the pact ffi functionality.

Tested in Ruby, PHP and .NET as part of pact-foundation/devrel#30

This PR also builds the x86_64 musl artifact with cross 0.2.5 as per the aarch64 musl artifact. I'm happy to remove this if required, but it seems to make sense to align them across our artifacts if they build.

Happy to make any changes or take anything out

@rholshausen rholshausen merged commit db3c381 into pact-foundation:master Feb 13, 2024
14 checks passed
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.

None yet

2 participants