commit | c46f76d15869be27e5c9420f6a1733c3cfafc1a1 | [log] [tgz] |
---|---|---|
author | Alexander Bulekov <alxndr@bu.edu> | Wed Sep 02 13:36:50 2020 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Sep 08 11:43:16 2020 +0200 |
tree | 07703f5bd6584813ea17d7f87e590ae825f91784 | |
parent | 789035f1239054331b335801a06bdbef026f02e1 [diff] |
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>