summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_android.c
diff options
context:
space:
mode:
authorDylan Baker <[email protected]>2018-04-26 10:20:57 -0700
committerDylan Baker <[email protected]>2018-04-27 10:24:51 -0700
commit7772de5283cf30b06e75f9e4914a75f54ca37564 (patch)
tree765ff2fdb16e8233f54692532a8a9fb98c059b90 /src/intel/vulkan/anv_android.c
parent0c23bd76d1f494956996d8c0d8f7dcdaa8bdc12f (diff)
meson: fix race condition revealed by using 0.44
Previously there was a special target that blocked for the generation of anv_entrypoints.h, with meson 0.44 we don't need this, we can use a new language feature instead. The problem is that previously that blocking target would hide a race condition for the generation of another header, anv_extensions.h. Now the build sometimes fails when anv_extensions.h is not generated in time. v2: - clarify the race condition in the commit message (Emil) CC: Mark Janes <[email protected]> Fixes: 92550d9b16d2b295bdac087f31b1fd6d0f808e02 ("meson: remove workaround for custom target creating .h and .c files") Signed-off-by: Dylan Baker <[email protected]> Reviewed-by: Scott D Phillips <[email protected]> Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/intel/vulkan/anv_android.c')
0 files changed, 0 insertions, 0 deletions