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

Link binaries dynamically by default #197

Open
lubo opened this issue Oct 6, 2023 · 0 comments
Open

Link binaries dynamically by default #197

lubo opened this issue Oct 6, 2023 · 0 comments

Comments

@lubo
Copy link

lubo commented Oct 6, 2023

Static linking means that the binaries have to rebuilt each time the dependencies change, e.g. due to security updates. The Makefile should prefer dynamic link by default and expose options that would make it possible to fall back to static linking.

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