summaryrefslogtreecommitdiffstats
path: root/package/wireshark/0001-packet-gtp-c-remove-unneeded-named-structures.patch
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2019-03-07 01:14:29 +0200
committerPeter Korsgaard <peter@korsgaard.com>2019-03-19 20:20:09 +0100
commit3cd71635f7f47d2ee12df0ffed754f373ac4dbd1 (patch)
tree1083b007a089ced3eb4cdf50d5794339fc595ac6 /package/wireshark/0001-packet-gtp-c-remove-unneeded-named-structures.patch
parent920a02f23d0ac22166b9fa1ac65e57721a51e185 (diff)
downloadbuildroot-3cd71635f7f47d2ee12df0ffed754f373ac4dbd1.tar.gz
buildroot-3cd71635f7f47d2ee12df0ffed754f373ac4dbd1.zip
package/efl: fix build with mesa
efl does not compile with mesa without OpenGL ES because it checks for GL_ES_VERSION_2_0 and declares own GLintptr and GLsizeiptr types if such version is not defined, but mesa declares them too for OpenGL version 1.5, so fix it by add check also for OpenGL 1.5 where these types are defined. Use patch from: https://git.enlightenment.org/core/efl.git/commit/?id=0d2b624f1e24240a1c4e651aa1cfe9a8dd10a573 Fixes: http://autobuild.buildroot.net/results/62ca120f1e54e8c3ae445f98b2624b526569f007 Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit 579dfd94990449be719529f8b4c0589ddd060498) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/wireshark/0001-packet-gtp-c-remove-unneeded-named-structures.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud