FreeBSD Bugzilla – Attachment 221881 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]
patch
kodi-19.0.r1_2.patch (text/plain), 641 bytes, created by
yzrh
on 2021-01-24 16:25:35 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
yzrh
Created:
2021-01-24 16:25:35 UTC
Size:
641 bytes
patch
obsolete
>diff -urN kodi.orig/Makefile kodi/Makefile >--- kodi.orig/Makefile 2021-01-24 00:50:47.137837000 +0000 >+++ kodi/Makefile 2021-01-24 01:07:09.278235000 +0000 >@@ -2,7 +2,7 @@ > > PORTNAME= kodi > DISTVERSION= 19.0RC1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= multimedia java > > MAINTAINER= yzrh@noema.org >@@ -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 SSSE3 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
Actions:
View
|
Diff
Attachments on
bug 252927
:
221820
| 221881 |
221882
|
221883