mirror of
https://github.com/tristanpenman/valijson.git
synced 2025-03-03 04:38:40 +01:00
Attempt to fix oss-fuzz build
This commit is contained in:
parent
d9c9d2eb0c
commit
e895d035dc
@ -1,5 +1,7 @@
|
||||
#!/bin/bash -eu
|
||||
|
||||
git submodule update --init --depth 1 thirdparty
|
||||
|
||||
# This line causes an abort which breaks fuzzing:
|
||||
sed -i '27d' include/valijson/utils/rapidjson_utils.hpp
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user