summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1191457
blob: 9f99ae5e2b885e0adee71e1c6212765a63a79723 (plain) (blame)
1
2
3
4
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