[Slackbuilds-users] QEMU slackbuild typo fix
King Beowulf
kingbeowulf at gmail.com
Mon May 5 06:05:09 UTC 2014
On Sun, May 4, 2014 at 10:45 PM, Robby Workman <rworkman at slackbuilds.org>wrote:
> On Sun, 04 May 2014 20:01:41 -0700
> King Beowulf <kingbeowulf at gmail.com> wrote:
>
> > Admins,
> > Thanks to sandb0y for the corrections. Nothing fatal, just typos.
> > Patch attached.
>
>
> This patch removes sdl support - that part is not desired; see this
> commit from back in November:
>
> commit 3d694c99b3e1611b62589c279788ca8427bc4517
> Author: Robby Workman <rworkman at slackbuilds.org>
> Date: Fri Nov 29 13:55:39 2013 -0600
>
> system/qemu: Optionally use device-tree-compiler if installed
>
> This also adds --enable-sdl, which is potentially needed for
> some emulated ARM graphics chipsets.
>
> -RW
>
No, it does not remove SDL support; "--enable-sdl" was listed twice so I
just removed a redundant entry. Here is the original configure section:
----------
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--sysconfdir=/etc \
--localstatedir=/var \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--enable-sdl \
--enable-gtk \
--enable-system \
--enable-kvm \
--disable-debug-info \
--enable-virtfs \
--enable-sdl \
--audio-drv-list=alsa,oss,sdl,esd \
$with_libusb \
$with_vnc \
$targets \
$with_spice \
$with_usbredir \
$with_fdt
-Ed
--
You! What PLANET is this!
-- McCoy, "The City on the Edge of Forever", stardate 3134.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20140504/1011b864/attachment.html>
More information about the SlackBuilds-users
mailing list