multimedia/olive: Attempt to fix build on i386

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2024-06-16 09:55:41 -07:00
parent e48ba52516
commit 82b2b006f0

View file

@ -34,6 +34,8 @@ GH_TAGNAME= f7e1bff
GH_TUPLE= olive-editor:core:2777928:core/ext/core \
KDAB:KDDockWidgets:8d2d0a5:KDDockWidgets/ext/KDDockWidgets
CXXFLAGS_i386= -sse -sse2
PORTSCOUT= limit:^.*[1-9]\..* # prevent tags like 20181223
CONFLICTS_BUILD= opentimelineio # fails to build with the opentimelineio optional dependency, see https://github.com/olive-editor/olive/issues/2201