Re: [Qemu-devel] [PATCH] fix no-sdl builds

2013-06-16 Thread Mike Frysinger
On Sunday 16 June 2013 20:52:18 Andreas Färber wrote: > Am 17.06.2013 00:48, schrieb Mike Frysinger: > > The no_frame var is only defined when SDL support is enabled. > > > > Signed-off-by: Mike Frysinger > > There was already a different patch to the same effect on the list: > http://patchwork.

Re: [Qemu-devel] [PATCH] fix no-sdl builds

2013-06-16 Thread Andreas Färber
Hi, Am 17.06.2013 00:48, schrieb Mike Frysinger: > The no_frame var is only defined when SDL support is enabled. > > Signed-off-by: Mike Frysinger There was already a different patch to the same effect on the list: http://patchwork.ozlabs.org/patch/251621/ Any update on your Blackfin emulation