diff options
author | Mauro Rossi <[email protected]> | 2019-04-24 15:11:02 +0200 |
---|---|---|
committer | Mauro Rossi <[email protected]> | 2019-06-14 18:35:10 +0200 |
commit | 51e24af8fdebeac58891378278af4351789a9e88 (patch) | |
tree | 350faab5cf5d637a58b37d62e3a7ba638a9d0616 /Android.mk | |
parent | d317944c245a0400a94380ba064d53aec9c5a452 (diff) |
android: radv: fix necessary dependecies
Fixes building errors due to libmesa_util and libexpat dependencies:
In file included from external/mesa/src/amd/vulkan/radv_device.c:52:
external/mesa/src/util/xmlpool.h:115:10: fatal error: 'xmlpool/options.h' file not found
^~~~~~~~~~~~~~~~~~~
1 error generated.
FAILED: out/target/product/x86_64/obj_x86/SHARED_LIBRARIES/vulkan.radv_intermediates/LINKED/vulkan.radv.so
...
external/mesa/src/util/xmlconfig.c:670: error: undefined reference to 'XML_ParserCreate'
...
clang.real: error: linker command failed with exit code 1 (use -v to see invocation)
Fixes: 3c2e826 ("radv: Add support for driconf.")
Signed-off-by: Mauro Rossi <[email protected]>
Reviewed-by: Tapani Pälli <[email protected]>
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions