diff options
author | Eric Le Bihan <eric.le.bihan.dev@free.fr> | 2014-04-21 19:49:42 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-04-21 22:22:53 +0200 |
commit | bf4d3ebf286eeee6c2ec7d913afda4101b8ed105 (patch) | |
tree | bb2ffdea39b27077fa2c6cff48604d917f853c18 /docs/manual/manual.mk | |
parent | 6ef45ec14220ddbf76bc2e7722fd9114bab69528 (diff) | |
download | buildroot-bf4d3ebf286eeee6c2ec7d913afda4101b8ed105.tar.gz buildroot-bf4d3ebf286eeee6c2ec7d913afda4101b8ed105.zip |
sunxi-mali: add missing GLchar definitions.
The GLES and GLES2 header files provided by sunxi-mali do not define the
type "GLchar" and use "char" instead in the prototype of some functions.
In order to have some applications build (like cairo), a new patch has
been added to define the missing type.
This issue has been reported upstream some time ago, but the pull
request has not been merged yet.
(See https://github.com/linux-sunxi/sunxi-mali/pull/8).
Fixes http://autobuild.buildroot.net/results/2cb/2cb13a5bb92dabed219d49f49f0b9a2dfe65a0ca/.
[Thomas: add more details to the patch description, using the commit
log message details.]
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/manual.mk')
0 files changed, 0 insertions, 0 deletions