Is there a way to produce static builds of the tools? #138
Unanswered
SamusAranX
asked this question in
Q&A
Replies: 1 comment 7 replies
-
I'd try make ARCHOPTS="-static". |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Specifically I need a way to produce builds that will run on a dumbed-down x64 linux device that I can't install the dependencies on.
Is this something that's officially supported? I couldn't find anything of value online.
Beta Was this translation helpful? Give feedback.
All reactions