overflow_probes/build.sh
crusader 04906f188b ing
2017-12-16 14:29:01 +09:00

7 lines
117 B
Bash

#!/bin/sh
set -e
rm ./dist/*
CGO_ENABLED=0 go build -a --installsuffix cgo --ldflags="-s" -o ./dist/overflow_probe