andlabs-ui/d32

3 lines
80 B
Plaintext
Executable File

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