Skip to content
Snippets Groups Projects
Commit 345d1035 authored by Dominik Loidolt's avatar Dominik Loidolt
Browse files

lundef do not work with sanitizer

parent 19e9225c
No related branches found
No related tags found
1 merge request!32Add fuzzing testing setup
......@@ -15,6 +15,7 @@ meson setup "$BUILD" \
-Dfuzzer_ldflags="$LIB_FUZZING_ENGINE" \
-Ddebug_level=0 \
-Ddefault_library=static \
-Db_lundef=false \
--wrap-mode=nodownload
# build fuzzers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment