mirror of https://github.com/OISF/suricata
fuzz: add missing debug validation to configure
parent
c76f98073e
commit
dfdf2eb050
@ -1,2 +1,2 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
./configure --disable-shared --enable-fuzztargets --disable-gccmarch-native
|
./configure --disable-shared --enable-fuzztargets --disable-gccmarch-native --enable-debug-validation
|
||||||
|
|||||||
Loading…
Reference in New Issue