andlabs-ui/d32

3 lines
80 B
Plaintext
Raw Normal View History

# use this script to build 32-bit darwin binaries
GOARCH=386 CGO_ENABLED=1 "$@"