FreeBSD Bugzilla – Attachment 221820 Details for
Bug 252927
multimedia/kodi: Add support for SSE4* on AMD64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
A svn patch for Makefile which adds SSE4_1 and SSE4_2 to the AMD64 default options
kodi.diff (text/plain), 521 bytes, created by
Daniel Ebdrup Jensen
on 2021-01-23 01:49:47 UTC
(
hide
)
Description:
A svn patch for Makefile which adds SSE4_1 and SSE4_2 to the AMD64 default options
Filename:
MIME Type:
Creator:
Daniel Ebdrup Jensen
Created:
2021-01-23 01:49:47 UTC
Size:
521 bytes
patch
obsolete
>Index: multimedia/kodi/Makefile >=================================================================== >--- multimedia/kodi/Makefile (revision 562360) >+++ multimedia/kodi/Makefile (working copy) >@@ -82,7 +82,7 @@ > VAAPI VDPAU XSLT DOCS > OPTIONS_DEFAULT= LIBBLURAY CEC DVDCSS LCMS2 WEBSERVER \ > DVD UPNP VAAPI VDPAU XSLT WAYLAND X11 GL >-OPTIONS_DEFAULT_amd64= SSE SSE2 SSE3 >+OPTIONS_DEFAULT_amd64= SSE SSE2 SSE3 SSE4_1 SSE4_2 > OPTIONS_DEFAULT_i386= SSE SSE2 SSE3 > OPTIONS_SINGLE= RENDER > OPTIONS_SINGLE_RENDER= GL GLES
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
debdrup
:
maintainer-approval?
(
yzrh
)
Actions:
View
|
Diff
Attachments on
bug 252927
: 221820 |
221881
|
221882
|
221883