Skip to content

Commit 1f98e64

Browse files
authored
fix merge conflict on master (simdjson#1217)
1 parent a9480a7 commit 1f98e64

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

fuzz/build_fuzzer_variants.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,7 @@ variant=sanitizers
4545
-DCMAKE_C_FLAGS="-fsanitize=fuzzer-no-link,address,undefined -fno-sanitize-recover=undefined" \
4646
-DCMAKE_BUILD_TYPE=Debug \
4747
-DSIMDJSON_FUZZ_LINKMAIN=Off \
48-
<<<<<<< HEAD
4948
-DSIMDJSON_FUZZ_LDFLAGS="-fsanitize=fuzzer"
50-
=======
51-
-DSIMDJSON_FUZZ_LDFLAGS=$LIB_FUZZING_ENGINE \
52-
-DSIMDJSON_EXCLUDE_IMPLEMENTATION=haswell
53-
>>>>>>> Kinder, gentler implementation selection
5449

5550
ninja all_fuzzers
5651
cd ..

0 commit comments

Comments
 (0)