build errors on Github, won't affect your own local buildproces
Closed this issue · 1 comments
Aygath commented
Building on github (actions) gives errors while cross compiling. This won't effect you if you clone and build yourself.
I will try to solve this issue.
Aygath commented
I disabled cross compiling. Only amd64 will be built. If you need some arm build, you can set up the toolchain on your desired platform, clone the repo, configure, make and make install.