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

set -eu

cd "$(dirname "$0")"

exec ./build.bash -tags without_openssl