summaryrefslogtreecommitdiff
path: root/build-without-openssl.bash
blob: e965951c0e565f2794ea63dc16b0aead2113016f (plain)
1
2
3
4
5
#!/bin/bash -eu

cd "$(dirname "$0")"

CGO_ENABLED=0 source ./build.bash -tags without_openssl