qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 3/4] configure: Let SDL support be optional o


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH v2 3/4] configure: Let SDL support be optional on OpenBSD
Date: Thu, 24 Jan 2019 16:33:55 +0100
User-agent: NeoMutt/20180716

On Thu, Jan 24, 2019 at 02:51:08PM +0100, Philippe Mathieu-Daudé wrote:
> On 1/24/19 12:23 PM, Gerd Hoffmann wrote:
> >>      sdl)
> >>      if test "$sdl" = "no"; then
> >> -        error_exit "sdl not found or disabled, can not use sdl audio 
> >> driver"
> >> +        echo "WARN: sdl not found or disabled, can not use sdl audio 
> >> driver"
> >> +        audio_drv_list=$(echo "$audio_drv_list" | sed -e 's/sdl *//g')
> > 
> > Busy tackling that in a separate patch series (audio: rework driver
> > probing)
> 
> But we need the Milkymist TMU fixes to build without SDL,
> I still get this error when building the series you mentioned using
> --disable-sdl on OpenBSD:

Yep.  Try https://git.kraxel.org/cgit/qemu/log/?h=sirius/drop-sdl1

That is the audio series and the first two patches of this series plus
Daniel's sdl1 removal patch rebased.  Looks good so far, need to run
some more build tests though.

cheers,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]