static compile git-crypt #281
cybervedaa
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Per my understanding, git-crypt requires Openssl libs. I am setting up a new MacBook, would love to avoid installing Openssl on it if it can be helped. Therefore i was wondering if it is possible to static compile git-crypt. That way i can download all dependencies and build git-crypt on my build machine. Then copy the static compiled binary to my new MacBook.
Any pointers / steps to achieve this would be appreciated
Beta Was this translation helpful? Give feedback.
All reactions