mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
fix merge conflict on master (#1217)
This commit is contained in:
@@ -45,12 +45,7 @@ variant=sanitizers
|
||||
-DCMAKE_C_FLAGS="-fsanitize=fuzzer-no-link,address,undefined -fno-sanitize-recover=undefined" \
|
||||
-DCMAKE_BUILD_TYPE=Debug \
|
||||
-DSIMDJSON_FUZZ_LINKMAIN=Off \
|
||||
<<<<<<< HEAD
|
||||
-DSIMDJSON_FUZZ_LDFLAGS="-fsanitize=fuzzer"
|
||||
=======
|
||||
-DSIMDJSON_FUZZ_LDFLAGS=$LIB_FUZZING_ENGINE \
|
||||
-DSIMDJSON_EXCLUDE_IMPLEMENTATION=haswell
|
||||
>>>>>>> Kinder, gentler implementation selection
|
||||
|
||||
ninja all_fuzzers
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user