Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2020 15:52:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 247382] multimedia/ffmpeg: fails to build on CURRENT/i386 core2 hardware
Message-ID:  <bug-247382-12827-VP21IsFMPu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-247382-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-247382-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247382

Jan Beich <jbeich@FreeBSD.org> changed:

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

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

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247382-12827-VP21IsFMPu>