slackbuilds_ponce/system/qemu-legacy/slack-desc
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

19 lines
1.1 KiB
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
qemu-legacy: qemu-legacy (open source processor emulator)
qemu-legacy:
qemu-legacy: QEMU is a generic and open source processor emulator which achieves
qemu-legacy: a good emulation speed by using dynamic translation.
qemu-legacy:
qemu-legacy: This package contains the last release of the qemu-0.11.x branch,
qemu-legacy: which was the last to support the kqemu kernel module.
qemu-legacy: This is for people with hardware that doesn't support virtualisation.
qemu-legacy:
qemu-legacy: Homepage: http://wiki.qemu.org/Main_Page
qemu-legacy: