Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 706476 Details for
Bug 788409
app-emulation/qemu-6.0.0[virgl, -opengl] : contrib/vhost-user-gpu/vhost-user-gpu.p/virgl.c.o: undefined reference to symbol 'epoxy_glFlush'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to qemu-6.0.0.ebuild
qemu-6.0.0-virgl-requires-opengl.patch (text/plain), 927 bytes, created by
Karl-Johan Karlsson
on 2021-05-07 07:51:32 UTC
(
hide
)
Description:
Patch to qemu-6.0.0.ebuild
Filename:
MIME Type:
Creator:
Karl-Johan Karlsson
Created:
2021-05-07 07:51:32 UTC
Size:
927 bytes
patch
obsolete
>From 44607330e1f6cd5e2071fcabed0da7db4ed91e27 Mon Sep 17 00:00:00 2001 >From: Karl-Johan Karlsson <creideiki@lysator.liu.se> >Date: Fri, 7 May 2021 09:40:43 +0200 >Subject: [PATCH] app-emulation/qemu: require opengl if virgl is enabled > >Closes: https://bugs.gentoo.org/788409 >Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> >--- > app-emulation/qemu/qemu-6.0.0.ebuild | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/app-emulation/qemu/qemu-6.0.0.ebuild b/app-emulation/qemu/qemu-6.0.0.ebuild >index bdf454fd8ec..591f58deeb8 100644 >--- a/app-emulation/qemu/qemu-6.0.0.ebuild >+++ b/app-emulation/qemu/qemu-6.0.0.ebuild >@@ -111,6 +111,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} > static? ( static-user !alsa !gtk !jack !opengl !pulseaudio !plugins !rbd !snappy ) > static-user? ( !plugins ) > vhost-user-fs? ( caps seccomp ) >+ virgl? ( opengl ) > virtfs? ( caps xattr ) > vte? ( gtk ) > multipath? ( udev ) >-- >2.31.1 >
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 788409
:
706212
|
706473
| 706476