On 2011-12-21 01:35:24 +0000, Måns Rullgård wrote:
> Diego Biurrun <[email protected]> writes:
> 
> > On Tue, Dec 20, 2011 at 04:32:10PM +0000, Mans Rullgard wrote:
> >> 
> >> --- a/configure
> >> +++ b/configure
> >> @@ -3116,6 +3116,7 @@ elif enabled gcc; then
> >>      check_cflags -Werror=missing-prototypes
> >> +    check_cflags -Werror=declaration-after-statement
> >>  elif enabled llvm_gcc; then
> >>      check_cflags -mllvm -stack-alignment=16
> >>  elif enabled clang; then
> >
> > This will not work, gcc will refuse to build all the AltiVec code.
> 
> It does now.

ok, it will be easy to fix if something else breaks.

Janne
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to