blob: a20f7e4fc632823c909d626ea527ccd625a2746d [file] [log] [blame]
#!/bin/bash
#
# This script builds the vmsg binary for arm.
jiri profile-v23 install --target=arm-linux@ v23:base
GOARCH=arm jiri go install -a -ldflags '-extldflags "-lpthread -static"' messenger/vmsg