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

cd "$(dirname "$0")"

CGO_ENABLED=0 source ./build.bash