[Bug 770987] configure.ac EGL checks clobber user EGL_LIBS/EGL_CFLAGS
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Jul 30 23:54:16 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=770987
Alistair Buxton <a.j.buxton at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #356615|0 |1
is obsolete| |
Attachment #356618|none |needs-work
status| |
--- Comment #9 from Alistair Buxton <a.j.buxton at gmail.com> ---
Created attachment 356618
--> https://bugzilla.gnome.org/attachment.cgi?id=356618&action=edit
Patch to configure.ac
Previous patch didn't work at all because those vars get reset. This one takes
a different approach. It uses the second to last clause in the GL setup, which
is a dispmanx section, to setup the vars, and then skips the last clause when
dispmanx is in use, so the GL_LIBS does not get changed again.
This one I have tested actually works, but it's still not a full solution.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list