From ee7848c363842a41bd668e83418f83e09f194f9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Thu, 25 Oct 2018 21:13:48 +0200 Subject: [PATCH] Update nbuild.sh --- static/nbuild.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/static/nbuild.sh b/static/nbuild.sh index 4190b42..f2eadb2 100644 --- a/static/nbuild.sh +++ b/static/nbuild.sh @@ -8,6 +8,7 @@ --error-log-path=/nginx/logs/error.log \ --http-log-path=/nginx/logs/access.log \ --with-pcre \ +--with-debug \ --with-threads \ --with-file-aio \ --with-http_ssl_module \