[Qemu-devel] [Bug 1191457] [NEW] broken build without sdl
Public bug reported: vl.c fails to build if not using sdl since no_frame variable is only defined if CONFIG_SDL, while QEMU_OPTION_no_frame tries to set it without ifdef ** Affects: qemu Importance: Undecided Status: New -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1191457 Title: broken build without sdl Status in QEMU: New Bug description: vl.c fails to build if not using sdl since no_frame variable is only defined if CONFIG_SDL, while QEMU_OPTION_no_frame tries to set it without ifdef To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1191457/+subscriptions
[Qemu-devel] [Bug 1191457] Re: broken build without sdl
the bug was fixed in a1077090cea97df26a754d16d7c9e1d410d81eaa ** Changed in: qemu Status: New => Fix Committed -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1191457 Title: broken build without sdl Status in QEMU: Fix Committed Bug description: vl.c fails to build if not using sdl since no_frame variable is only defined if CONFIG_SDL, while QEMU_OPTION_no_frame tries to set it without ifdef To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1191457/+subscriptions