diff options
author | Alexander Bulekov | 2020-07-08 22:01:03 +0200 |
---|---|---|
committer | Thomas Huth | 2020-07-13 11:40:52 +0200 |
commit | 0ab6c2384ccae8968517f6883897509cd5f51a40 (patch) | |
tree | b0d1a224a7fd8ff3d21f51b3b31741e40db54b1b /tests/qtest/fuzz | |
parent | configure: fix malloc check (diff) | |
download | qemu-0ab6c2384ccae8968517f6883897509cd5f51a40.tar.gz qemu-0ab6c2384ccae8968517f6883897509cd5f51a40.tar.xz qemu-0ab6c2384ccae8968517f6883897509cd5f51a40.zip |
configure: do not clobber CFLAGS with --enable-fuzzing
When configuring with --enable-fuzzing, we overwrote the CFLAGS
added by all the preceding checks. Instead of overwriting CFLAGS, append
the ones we need.
Fixes: adc28027ff ("fuzz: add configure flag --enable-fuzzing")
Reported-by: Li Qiang <liq3ea@163.com>
Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Message-Id: <20200708200104.21978-2-alxndr@bu.edu>
Tested-by: Li Qiang <liq3ea@gmail.com>
Reviewed-by: Li Qiang <liq3ea@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'tests/qtest/fuzz')
0 files changed, 0 insertions, 0 deletions