aboutsummaryrefslogtreecommitdiff
path: root/build-without-openssl.bash
blob: 388f823ae1f7579698428395527193c4cdbd6982 (plain)
1
2
3
4
5
6
7
#!/usr/bin/env bash

set -eu

cd "$(dirname "$0")"

CGO_ENABLED=0 source ./build.bash