Skip to content
Snippets Groups Projects
Commit 99b786a4 authored by Erick Hitter's avatar Erick Hitter
Browse files

Adopt one of nginx's args

parent f1d40914
No related branches found
No related tags found
1 merge request!1MVP build process
Pipeline #551 failed
......@@ -37,7 +37,7 @@ export NGINX_CT_DIR
echo "DEPENDENCY: OpenSSL"
git clone -q --recursive --depth 1 https://github.com/openssl/openssl.git -b "$OPENSSL_TAG" "$OPENSSL_DIR"
cd "$OPENSSL_DIR" || exit
./config
./config no-shared
# Dependency: ngx_brotli (no tagged releases)
echo ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment