Is there any official release of the mentioned tools for arm64 host?
I see we can build it via
GOARCH=arm64 GOOS=linux go build -o mender-<xyz> github.com/mendersoftware/mender-<xyz>
I just want to check if there are any plans. Thanks.
Is there any official release of the mentioned tools for arm64 host?
I see we can build it via
GOARCH=arm64 GOOS=linux go build -o mender-<xyz> github.com/mendersoftware/mender-<xyz>
I just want to check if there are any plans. Thanks.