diff options
author | Dylan Baker <[email protected]> | 2017-10-20 17:34:51 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2017-10-23 10:14:40 -0700 |
commit | 77f7ef0287cee23d411b1a2e750d281efe425ff3 (patch) | |
tree | aa49a75db0e01d9ade8c7b087a5013fe07f114b9 /autogen.sh | |
parent | f9ccfda9bc8166f833fdb64adf1eca5b8ee69251 (diff) |
meson: fix egl build for meson version < 0.43
Meson 0.43 added the ability to pass nested lists to
include_directories, so the code that we have works for 0.43, but not
for 0.42. This patch changes the include_directories list to be flat so
it works with 0.42
fixes: 108d257a16859898f5c ("meson: build libEGL")
Tested-by: Vinson Lee <[email protected]>
Reviewed-by: Rhys Kidd <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Signed-off-by: Dylan Baker <[email protected]>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions