From 186fe0c8e457ed735d22c92091196fa062ac4c01 Mon Sep 17 00:00:00 2001 From: webbuilder_pel7ppc64lebuilder0 Date: Tue, 12 May 2020 20:49:56 +0200 Subject: [PATCH] haproxy enable lua Signed-off-by: webbuilder_pel7ppc64lebuilder0 --- SPECS/haproxy.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/SPECS/haproxy.spec b/SPECS/haproxy.spec index cf3ed18..13173e7 100644 --- a/SPECS/haproxy.spec +++ b/SPECS/haproxy.spec @@ -85,6 +85,7 @@ availability environments. Indeed, it can: USE_RT=1 \ USE_PCRE=1 \ USE_PCRE_JIT=1 \ + USE_LUA=1 \ ADDINC="%{optflags}" \ ADDLIB="%{__global_ldflags} -ljemalloc -lpthread"