summary refs log tree commit diff stats
path: root/mailinglist/output_launchpad/1191457
diff options
context:
space:
mode:
Diffstat (limited to 'mailinglist/output_launchpad/1191457')
-rw-r--r--mailinglist/output_launchpad/11914576
1 files changed, 6 insertions, 0 deletions
diff --git a/mailinglist/output_launchpad/1191457 b/mailinglist/output_launchpad/1191457
new file mode 100644
index 00000000..63101789
--- /dev/null
+++ b/mailinglist/output_launchpad/1191457
@@ -0,0 +1,6 @@
+broken build without sdl
+
+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
+
+the bug was fixed in a1077090cea97df26a754d16d7c9e1d410d81eaa
+