Am 28.01.2022 um 13:31 schrieb Stuart Henderson:
On 2022/01/28 08:09, Martin Reindl wrote:
http://build-failures.rhaalovely.net/mips64/2022-01-16/sysutils/telegraf.log

For mips64 support, wgctrl is the showstopper. Something like what was done
for arm64 should do it:

https://github.com/WireGuard/wgctrl-go/commit/daad0b7ba671c0e628de07c6d16d24dbd0d8a55e

-m


This really needs to be done upstream, go builds need the modules in zip
format and they can't be patched. (The main program can be patched though
it's a pain to do; the modules that it uses can't).

Sure, I did the PR for wgctrl and telegraf upstream because I need arm64 support. I don't have mips64, but it is straight forward with the supplied script. Most work is the upstream PR handling on github.

Reply via email to