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

Run a full external link for CGO against musl when building in Docker #3872

Closed

Conversation

jkneubuh
Copy link
Contributor

@jkneubuh jkneubuh commented Dec 16, 2022

Signed-off-by: Josh Kneubuhl jkneubuh@us.ibm.com

Type of change

  • Bug fix

Description

This PR runs a full static link, at compile-time, for CGO against libmusl when building docker images. This is required for proper support of PKCS11 / HSM libraries, which require CGO.

Related issues

@jkneubuh jkneubuh requested a review from a team as a code owner December 16, 2022 14:06
@jkneubuh jkneubuh marked this pull request as draft December 16, 2022 14:14
@jkneubuh jkneubuh force-pushed the rel-2.5/bugfix/pkcs11 branch 2 times, most recently from 5df0432 to 5a222e4 Compare December 16, 2022 15:27
Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
@jkneubuh jkneubuh marked this pull request as ready for review December 16, 2022 16:51
@jkneubuh jkneubuh changed the title Run a full external link for CGO against musl when building in Docker - DO NOT MERGE Run a full external link for CGO against musl when building in Docker Dec 16, 2022
@jkneubuh
Copy link
Contributor Author

Closing this PR. Found another approach that covers all the bases correctly.

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