mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 17:41:52 +03:00
@@ -79,7 +79,7 @@ git submodule init
|
|||||||
git submodule update
|
git submodule update
|
||||||
|
|
||||||
# Configure ModSecurity with core functions
|
# 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
|
# Build the library
|
||||||
emmake make -j <num_cpus>
|
emmake make -j <num_cpus>
|
||||||
|
|||||||
Reference in New Issue
Block a user