[FFmpeg-devel] [PATCH 1/3] configure: Use set_all to force the dependency refresh

Michael Niedermayer michael at niedermayer.cc
Wed Feb 17 23:29:05 CET 2016


On Wed, Feb 17, 2016 at 11:15:17PM +0100, Hendrik Leppkes wrote:
> On Wed, Feb 17, 2016 at 10:07 PM, Clément Bœsch <u at pkh.me> wrote:
> > On Wed, Feb 17, 2016 at 10:02:47PM +0100, Michael Niedermayer wrote:
> >> From: Luca Barbato <lu_zero-aBrp7R+bbdUdnm+yROfE0A at public.gmane.org>
> >>
> >
> > strange mail.
> >
> >> Allow to issue twice --enable options.
> >>
> >> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> >> ---
> >>  configure |    2 +-
> >>  1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >> diff --git a/configure b/configure
> >> index fb81a19..f492be4 100755
> >> --- a/configure
> >> +++ b/configure
> >> @@ -656,7 +656,7 @@ enable_deep_force(){
> >>  }
> >>
> >>  request(){
> >> -    disable $* # force the refresh of the dependencies
> >> +    set_all no $* # force the refresh of the dependencies
> >>      for var; do
> >>          enable ${var}_requested
> >>      done
> >
> > i confirm this fixes the issue
> >
> 
> Libav seems to have decided to revert the entire badge that caused
> this after they were brought up to speed on the remaining issues.
> So before we worry too much, we should just follow that and then
> re-evaluate any new fixed patches once available.

agree, i dont have a full fix for the issues yet either


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Good people do not need laws to tell them to act responsibly, while bad
people will find a way around the laws. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160217/3bb5a7b5/attachment.sig>


More information about the ffmpeg-devel mailing list