summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 771e5a6afd77..c78586e8e090 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,6 +37,7 @@ build() {
/usr/src/nginx/configure \
--with-compat \
--with-ld-opt='-lpcre -Wl,-E' \
+ --with-http_ssl_module \
--add-dynamic-module=../$_modname-nginx-module-$pkgver
make modules
}