Skip to content

Make static linking optional #82

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

Closed
jonas opened this issue Jun 29, 2018 · 0 comments
Closed

Make static linking optional #82

jonas opened this issue Jun 29, 2018 · 0 comments
Labels
packaging Packaging and distribution of artifacts
Milestone

Comments

@jonas
Copy link
Member

jonas commented Jun 29, 2018

Static linking is great for packaging but not great for local installation from source. Also it causes valgrind to complain. The fix should be to only statically link the program when -DSTATIC_LINKING=1 is passed to CMake.

@jonas jonas added the packaging Packaging and distribution of artifacts label Jun 29, 2018
@jonas jonas added this to the 0.2 milestone Jun 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packaging Packaging and distribution of artifacts
Projects
None yet
Development

No branches or pull requests

1 participant