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 static linking support #6

Closed
0xcb9ff9 opened this issue Apr 4, 2023 · 0 comments
Closed

add static linking support #6

0xcb9ff9 opened this issue Apr 4, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@0xcb9ff9
Copy link

0xcb9ff9 commented Apr 4, 2023

Implementation

This adds a new flag to the ci.go install script, -static which produces static linked binary.

Results:

No dynamic library dependencies

@0xcb9ff9 0xcb9ff9 self-assigned this Apr 4, 2023
@0xcb9ff9 0xcb9ff9 changed the title build: add static linking support add static linking support Apr 4, 2023
@0xcb9ff9 0xcb9ff9 added the enhancement New feature or request label Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant