mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 09:31:53 +03:00
@@ -79,7 +79,7 @@ git submodule init
|
||||
git submodule update
|
||||
|
||||
# Configure ModSecurity with core functions
|
||||
emconfigure ./configure --without-yajl --without-geoip --without-libxml --without-curl --disable-shared --disable-examples --disable-libtool-lock --disable-debug-logs --with-pcre=./pcre-config
|
||||
emconfigure ./configure --without-yajl --without-geoip --without-libxml --without-curl --disable-shared --disable-examples --disable-libtool-lock --disable-debug-logs --disable-mutex-on-pm --without-lmdb --without-maxmind --without-ssdeep with-pcre=./pcre-config
|
||||
|
||||
# Build the library
|
||||
emmake make -j <num_cpus>
|
||||
|
||||
Reference in New Issue
Block a user