On 10/11/18 2:22 PM, Eric Engestrom wrote:
On Thursday, 2018-10-11 08:16:52 +0300, Tapani Pälli wrote:
ping ... this fixes Android build as anv_device.c started to include
"git_sha1.h" but build does not currently pass the path to this header.
I don't know much about the android build system; is this the right way
to add a -I include path?
I consider this the cleanest way and this is how it's done elsewhere in
build.
If so:
Acked-by: Eric Engestrom <[email protected]>
Thanks!
On 10/3/18 1:46 PM, Tapani Pälli wrote:
Fixes: e4538b9 "anv: Implement VK_KHR_driver_properties"
Signed-off-by: Tapani Pälli <[email protected]>
---
src/intel/Android.vulkan.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/intel/Android.vulkan.mk b/src/intel/Android.vulkan.mk
index 8dc20149784..03120cf48a0 100644
--- a/src/intel/Android.vulkan.mk
+++ b/src/intel/Android.vulkan.mk
@@ -246,6 +246,7 @@ LOCAL_C_INCLUDES := \
LOCAL_WHOLE_STATIC_LIBRARIES := \
libmesa_anv_entrypoints \
libmesa_genxml \
+ libmesa_git_sha1 \
libmesa_vulkan_util
# The rule generates both C and H files, but due to some strange
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev