Skip to content

Commit 9de0510

Browse files
author
Le Yao
authored
Update modsecurity2wasm.md
Signed-off-by: Le Yao <[email protected]>
1 parent c5a0050 commit 9de0510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modsecurity2wasm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ git submodule init
7979
git submodule update
8080

8181
# Configure ModSecurity with core functions
82-
emconfigure ./configure --without-yajl --without-geoip --without-libxml --without-curl --disable-shared --disable-examples --disable-libtool-lock --disable-debug-logs --with-pcre=./pcre-config
82+
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
8383

8484
# Build the library
8585
emmake make -j <num_cpus>

0 commit comments

Comments
 (0)