Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 617272 Details for
Bug 711516
media-libs/mesa-19.2.8: eglChooseConfig() return 0 config, egl apps in mesa-demos failed to choose a config
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
shunlir's bug fix as patch for mesa-19.3.4.ebuild
mesa-19.3.4.ebuild.patch (text/plain), 442 bytes, created by
Michael Hofmann
on 2020-03-06 03:19:27 UTC
(
hide
)
Description:
shunlir's bug fix as patch for mesa-19.3.4.ebuild
Filename:
MIME Type:
Creator:
Michael Hofmann
Created:
2020-03-06 03:19:27 UTC
Size:
442 bytes
patch
obsolete
>--- mesa-19.3.4.ebuild 2020-03-06 04:06:33.917968097 +0100 >+++ mesa-19.3.4-r1.ebuild 2020-03-06 04:01:36.129161605 +0100 >@@ -355,7 +355,7 @@ > fi > fi > >- emesonargs+=( -Dplatforms=surfaceless$(use X && echo ",x11")$(use wayland && echo ",wayland")$(use gbm && echo ",drm") ) >+ emesonargs+=( -Dplatforms=$(use X && echo "x11,")$(use wayland && echo "wayland,")$(use gbm && echo "drm,")surfaceless ) > > if use gallium; then > emesonargs+=(
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 711516
:
617050
| 617272