On Fri, May 15, 2015 at 3:35 PM, Sebastian Ramacher <[email protected]> wrote: > On 2014-09-15 06:04:02, Diego Biurrun wrote: >> --- >> configure | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/configure b/configure >> index 3bb8ca8..0afb719 100755 >> --- a/configure >> +++ b/configure >> @@ -3303,6 +3303,7 @@ elif enabled x86; then >> case $cpu in >> i[345]86|pentium) >> cpuflags="-march=$cpu" >> + disable i686 >> disable mmx >> ;; >> # targets that do NOT support nopl and conditional mov (cmov) > > Please also apply this patch to release/11. > > Cheers > -- > Sebastian Ramacher
Done. Cheers -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
