Mageia Bugzilla – Attachment 13222 Details for
Bug 29387
wine-dxvk : allows running 3D applications on Linux using Wine [NEW PKG REQUEST] specs given
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Updated patch to disable sse3
disable-sse3.patch (text/plain), 297 bytes, created by
katnatek
on 2022-04-19 21:07:33 CEST
(
hide
)
Description:
Updated patch to disable sse3
Filename:
MIME Type:
Creator:
katnatek
Created:
2022-04-19 21:07:33 CEST
Size:
297 bytes
patch
obsolete
>Index: meson.build >=================================================================== >--- meson.build >+++ meson.build 2022-04-04 13:35:03.659824252 -0500 >@@ -11,7 +11,6 @@ > '-D_WIN32_WINNT=0xa00', > '-msse', > '-msse2', >- '-msse3', > '-mfpmath=sse', > '-Wimplicit-fallthrough', > # clang
Index: meson.build =================================================================== --- meson.build +++ meson.build 2022-04-04 13:35:03.659824252 -0500 @@ -11,7 +11,6 @@ '-D_WIN32_WINNT=0xa00', '-msse', '-msse2', - '-msse3', '-mfpmath=sse', '-Wimplicit-fallthrough', # clang
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 29387
:
12903
|
12904
|
12905
|
12906
|
12907
|
13221
| 13222