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

set -eu

cd "$(dirname "$0")"

CGO_ENABLED=0 ./build.bash -tags without_openssl