mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
qml: Enable qmlglsink for eglfs
https://bugzilla.gnome.org/show_bug.cgi?id=763044
This commit is contained in:
parent
ce72589510
commit
0731b0937d
1 changed files with 2 additions and 0 deletions
|
@ -30,8 +30,10 @@
|
|||
|
||||
#pragma GCC diagnostic push
|
||||
#pragma GCC diagnostic ignored "-Wredundant-decls"
|
||||
#if !defined(__cplusplus)
|
||||
#pragma GCC optimize ("gnu89-inline")
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef EGL_EGLEXT_PROTOTYPES
|
||||
#define EGL_EGLEXT_PROTOTYPES 1
|
||||
|
|
Loading…
Reference in a new issue