diff options
author | Emil Velikov <[email protected]> | 2017-03-20 14:56:03 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-03-22 11:32:54 +0000 |
commit | 1fa6a33e4de112a8fa5f9b5b85c9463d18617ebe (patch) | |
tree | 7db38b1beb3231e1cf49a0b5d931d3f071500afc /install-gallium-links.mk | |
parent | c11dcfb5e9b051b9036949b3e40a9dc15138bd97 (diff) |
anv: automake: use the local headers over any system provided ones
At the moment, we would honour any system headers - vulkan_intel.h in
particular over the ones in-tree.
Thus, if one does incremental build of mesa, without the vulkan.h
already installed (or at least not in the same directory as
vulkan_intel.h) the build will fail.
In the future we might want to upstream the vulkan_intel.h within
vulkan.h or use other ways to make vulkan_intel.h obsolete. In either
case, the more robust thing is to rely on our own copy.
v2: Move AM_CPPFLAGS just above LIBDRM_CFLAGS (Grazvydas, Jason)
Tested-by: Grazvydas Ignotas <[email protected]>
Fixes: ee8044fd "intel/vulkan: Get rid of recursive make"
Suggested-by: Jason Ekstrand <[email protected]>
Reported-by: Grazvydas Ignotas <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'install-gallium-links.mk')
0 files changed, 0 insertions, 0 deletions