slackbuilds_ponce/system/qemu-legacy
Robby Workman 5d034b3ed7 system/qemu-legacy: Patched to fix a couple of build errors
However, this still won't build:

/tmp/SBo/qemu-0.11.1/linux-user/signal.c:3282:24: error: field ‘info’ has incomplete type
         struct siginfo info;
                        ^
make[1]: *** [signal.o] Error 1
make: *** [subdir-cris-linux-user] Error 2

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-11-16 13:57:35 -06:00
..
qemu-legacy.info
qemu-legacy.SlackBuild
qemu.pod.append
README
slack-desc

qemu (open source processor emulator)                                     

QEMU is a generic and open source processor emulator which achieves
a good emulation speed by using dynamic translation.               

This SlackBuild builds qemu-0.11.1 which is for people with hardware 
that doesn't support virtualisation.