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

Add CGO setting to the artifact information #109

Open
pablochacin opened this issue Jan 17, 2025 · 0 comments
Open

Add CGO setting to the artifact information #109

pablochacin opened this issue Jan 17, 2025 · 0 comments

Comments

@pablochacin
Copy link
Collaborator

Since #88 the k6 binary will be build using CGO_ENABLED if any of the dependencies requires it.

CGO_ENABLED environment variable defines if the resulting binary is statically or dynamically linked to system libraries affecting its portability. Therefore it is convenient to add this information to the resulting Artifact.

Related #37

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

No branches or pull requests

1 participant