From 834787c63844d1ae2f3d4cc1f352bf75a104d369 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Sat, 19 Mar 2022 00:46:43 +0100 Subject: [PATCH] Update builder --- static/builder | 1 - 1 file changed, 1 deletion(-) diff --git a/static/builder b/static/builder index e1ae391..1536c31 100644 --- a/static/builder +++ b/static/builder @@ -7,7 +7,6 @@ LUAJIT_LIB="/usr/local/LuaJIT/lib" LUAJIT_INC="/usr/local/LuaJIT/include/luajit- --lock-path=/var/run/nginx.lock \ --error-log-path=/var/log/nginx/error.log \ --http-log-path=/var/log/nginx/access.log \ ---with-pcre \ --with-threads \ --with-file-aio \ --with-http_ssl_module \