Sign in
android
/
platform
/
external
/
oss-fuzz
/
8f2597f525956f57c8bf8b8666deb9d35e913cc6
/
.
/
projects
/
libsrtp
/
build.sh
blob: 76ce01ef3fe5647c36b0b7bbea492a1a86b2cbfb [
file
] [
log
] [
blame
]
cd $SRC
/
libsrtp
autoreconf
-
ivf
./
configure
LIBFUZZER
=
"$LIB_FUZZING_ENGINE"
make srtp
-
fuzzer
zip
-
r srtp
-
fuzzer_seed_corpus
.
zip fuzzer
/
corpus
cp $SRC
/
libsrtp
/
fuzzer
/
srtp
-
fuzzer $OUT
cp srtp
-
fuzzer_seed_corpus
.
zip $OUT