]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libepoxy: reinstate mesa egl cflags patch
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 15 Mar 2017 13:23:57 +0000 (10:23 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 18 Mar 2017 13:55:17 +0000 (14:55 +0100)
commitc97c86b0502808754d28a3ace1b4415c5932e1ea
tree0d9b109497280de1ceecbba96db00da45e103e10
parente7bd485ad8f460356e545c39f38cd18b673c9a6f
libepoxy: reinstate mesa egl cflags patch

This is still required when building libepoxy against mesa egl without
x11 (GL).

Mesa needs a preprocessor define to avoid including X11 headers and
since this is not forwarded into epoxy.pc for other
libraries/applicatons that link against it it will fail.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libepoxy/0001-Forward-EGL-cflags-into-epoxy.pc.patch [new file with mode: 0644]