diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2019-01-03 18:21:51 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2019-01-14 14:52:30 +0000 |
commit | fab3220f973b6ee924bff691e15836baed22be3d (patch) | |
tree | 383a275829f623dd4d98d41c78ed2138eee30d61 /scripts/render_block_graph.py | |
parent | 7260438b7056469610ee166f7abe9ff8a26b8b16 (diff) | |
download | qemu-fab3220f973b6ee924bff691e15836baed22be3d.zip qemu-fab3220f973b6ee924bff691e15836baed22be3d.tar.gz qemu-fab3220f973b6ee924bff691e15836baed22be3d.tar.bz2 |
docker: Use stable git tag for virglrenderer
Use a stable tag instead of some random commit from mainstream
development, to avoid unexpected build failures.
This fixes:
CC virglrenderer.lo
virglrenderer.c: In function 'virgl_has_gl_colorspace':
virglrenderer.c:208:11: error: implicit declaration of function 'virgl_has_egl_khr_gl_colorspace' [-Werror=implicit-function-declaration]
virgl_has_egl_khr_gl_colorspace(egl_info));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
virglrenderer.c:208:43: error: 'egl_info' undeclared (first use in this function)
virgl_has_egl_khr_gl_colorspace(egl_info));
^~~~~~~~
virglrenderer.c:208:43: note: each undeclared identifier is reported only once for each function it appears in
cc1: some warnings being treated as errors
As of this commit 'git virglrenderer-0.7.0' is the last stable tag.
(virglrenderer commit breaking: fb4f7577f7ef)
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'scripts/render_block_graph.py')
0 files changed, 0 insertions, 0 deletions