qt5base: fix build when egl headers need a definition
authorFatih Aşıcı <fatih.asici@gmail.com>
Thu, 19 Sep 2013 07:01:43 +0000 (10:01 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 2 Oct 2013 20:53:06 +0000 (22:53 +0200)
commit6f21eefbe98c8c1f367aebbe013ebe549a5a9fe2
tree1ae3ab5c32870c0a26c9ea5d89d24c846ad45aba
parent3d19b7ef598f3534b46cf0746a81bc437579127c
qt5base: fix build when egl headers need a definition

The build with gpu-viv-bin-mx6q libraries was broken since it wasn't
using "-DEGL_API_FB=1" flag which is found in egl.pc.

Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/qt5/qt5base/qt5base-0004-egl-cflags.patch [new file with mode: 0644]