[Bug 247382] multimedia/ffmpeg: fails to build on CURRENT/i386 core2 hardware

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 18 15:52:38 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247382

Jan Beich <jbeich at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(multim |maintainer-feedback+
                   |edia at FreeBSD.org)           |

--- Comment #1 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to oleg.nauman from comment #0)
>     SSE=off: Use SSE optimized routines

-march=core2 implies up to -mssse3 but you're disabling all SSE assembly,
crippling performance to Pentium 2 level. What are you trying to achieve?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list