On Thu, Mar 9, 2017 at 9:07 PM, Emil Velikov wrote:
> From: Jason Ekstrand
>
> v2 [Emil Velikov]
> - Various fixes and initial stab at the Android build.
> - Keep the generation rules/EXTRA_DIST outside the conditional
This has broken anv build for me, because I don't have vulkan.h
anywhere in
From: Jason Ekstrand
v2 [Emil Velikov]
- Various fixes and initial stab at the Android build.
- Keep the generation rules/EXTRA_DIST outside the conditional
---
configure.ac | 1 -
src/Makefile.am| 5 -
src/intel/And