How to cross-compile? #2041
Unanswered
lukasz-lobocki
asked this question in
Q&A
Replies: 1 comment
-
You can try setting Or are you hitting compilation errors? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I want to run
make bootstrap && make build GO_ENVS="CGO_ENABLED=1"
to get the executable for linux/arm64.How to achieve it while building on linux/x86_64?
Beta Was this translation helpful? Give feedback.
All reactions