mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-21 21:40:22 +01:00
This patch fixes Android build failures by including src/util directory
in compilation. Files inside of this directory are compiled into
libmesa_util static library and linked with resulting libGLES_mesa.
Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
CC: <mesa-stable@lists.freedesktop.org>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| tests/hash_table | ||
| .gitignore | ||
| Android.mk | ||
| format_srgb.h | ||
| format_srgb.py | ||
| hash_table.c | ||
| hash_table.h | ||
| macros.h | ||
| Makefile.am | ||
| Makefile.sources | ||
| ralloc.c | ||
| ralloc.h | ||
| SConscript | ||