diff options
author | Mauro Rossi <[email protected]> | 2017-03-05 22:23:24 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-03-08 16:27:23 +0000 |
commit | 61c38d14b7b1d0ccacc440340ee0b1bc4454eca2 (patch) | |
tree | ab783e54ab397c7609ae178340dc5a04917ddee2 /Android.mk | |
parent | 1fe4d638a16ba6f7ad636986dba03042643c1623 (diff) |
android: r600: fix libmesa_amd_common dependency
Adding libmesa_amd_common dependency and exporting its headers,
avoids the following building error:
external/mesa/src/gallium/drivers/r600/evergreen_compute.c:29:10: fatal error: 'ac_binary.h' file not found
^
1 error generated.
Fixes: 3bbbb63 "automake: r600: radeonsi: correctly manage libamd_common.la linking"
Fixes: 503fb13 "radeon/ac: switch to ac_shader_binary_config_start()"
v2 [Emil Velikov: drop unneeded LOCAL_EXPORT_C_INCLUDE_DIRS]
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions