diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2021-07-07 12:48:17 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-07-09 18:19:00 +0200 |
commit | 7db492a1b65699ee6384874844cb87ff7200a811 (patch) | |
tree | 04045e4934e6fed6e4cce8b9bd87d6bf8e8bdf0b /hw/avr/atmega.h | |
parent | 63a7f853063133fd1aa34ab0744b009fa3d7e183 (diff) | |
download | qemu-7db492a1b65699ee6384874844cb87ff7200a811.zip qemu-7db492a1b65699ee6384874844cb87ff7200a811.tar.gz qemu-7db492a1b65699ee6384874844cb87ff7200a811.tar.bz2 |
osdep: fix HAVE_BROKEN_SIZE_MAX case
While config-host.mak entries are expanded to "1" for compatibility with
create-config.sh, tests done directly in meson.build expand to the empty
string and cannot be placed to the right of the && operator. Adjust
osdep.h after commit e46bd55d9c ("configure: convert HAVE_BROKEN_SIZE_MAX
to meson", 2021-07-06) changed the way HAVE_BROKEN_SIZE_MAX is defined.
Reported-by: Frederic Bezies <fredbezies@gmail.com>
Fixes: e46bd55d9c ("configure: convert HAVE_BROKEN_SIZE_MAX to meson", 2021-07-06)
Resolves: #463
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/avr/atmega.h')
0 files changed, 0 insertions, 0 deletions