mirror of https://github.com/OISF/suricata
fuzz: add configure wrapper for oss-fuzz
parent
5e13816380
commit
c76f98073e
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
./configure --disable-shared --enable-fuzztargets --disable-gccmarch-native
|
Loading…
Reference in New Issue