]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
fuzz: allow building fuzzers outside of oss-fuzz
authorJonathan Rudenberg <jonathan@titanous.com>
Tue, 16 Jan 2018 15:25:43 +0000 (10:25 -0500)
committerJonathan Rudenberg <jonathan@titanous.com>
Wed, 17 Jan 2018 18:57:06 +0000 (13:57 -0500)
commit31e57a35dc7f34556fe66c4a661729a37f966814
treef38040eff1b5116cc1e421c4c2ec69c2f7560477
parent7d941c0635e3b4a9f647ff15f7654ea13fa080b4
fuzz: allow building fuzzers outside of oss-fuzz

Add a new -Dllvm-fuzz=true option that can be used to build against
libFuzzer and update the oss-fuzz script to work outside of the
oss-fuzz build environment.
meson.build
meson_options.txt
scripts/oss-fuzz.sh