meson: Fix TODO for missing dl_iterate_phdr function
authorDylan Baker <dylan@pnwbakers.com>
Thu, 16 Nov 2017 01:07:37 +0000 (17:07 -0800)
committerDylan Baker <dylan@pnwbakers.com>
Wed, 22 Nov 2017 20:46:00 +0000 (12:46 -0800)
commite89842ebbcab66d17c372e993dadfadcd91c2a6d
tree9c514b441737df6df92b890636d0f67339ef50d1
parent2d62fc06465281d3d45b8a7c7fd2b17ef718448c
meson: Fix TODO for missing dl_iterate_phdr function

This function is required for both the Intel "Anvil" vulkan driver and
the i965 GL driver. Error out if either of those is enabled but this
function isn't found.

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
meson.build