nginx: configure --with-compat

Closes #38086.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Pablo Andrés Dorado Suárez 2019-03-20 03:23:10 -05:00 committed by FX Coudert
parent 1c926a7f1d
commit 69fcf28e7d

View file

@ -48,6 +48,7 @@ class Nginx < Formula
--http-scgi-temp-path=#{var}/run/nginx/scgi_temp
--http-log-path=#{var}/log/nginx/access.log
--error-log-path=#{var}/log/nginx/error.log
--with-compat
--with-debug
--with-http_addition_module
--with-http_auth_request_module