meson: specify fuzz linker script as a project arg
commitc46f76d15869be27e5c9420f6a1733c3cfafc1a1
authorAlexander Bulekov <alxndr@bu.edu>
Wed, 2 Sep 2020 17:36:50 +0000 (2 13:36 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 8 Sep 2020 09:43:16 +0000 (8 11:43 +0200)
tree07703f5bd6584813ea17d7f87e590ae825f91784
parent789035f1239054331b335801a06bdbef026f02e1
meson: specify fuzz linker script as a project arg

With this change, the fuzzer-linker script should be specified outside
any --start-group/--end-group pairs. We need this on oss-fuzz, where
partially applying the linker-script results in a linker failure

Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Message-Id: <20200902173652.307222-2-alxndr@bu.edu>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
meson.build
tests/qtest/fuzz/meson.build