meson: Don't link gbm with threads
authorDylan Baker <dylan@pnwbakers.com>
Mon, 30 Oct 2017 18:30:34 +0000 (11:30 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Tue, 31 Oct 2017 17:41:19 +0000 (10:41 -0700)
commitc16486f5dba0f8316219650f5e31b44a6e46e370
treeda800d5c96db90591fa4e8ae691c605224177c4b
parent0589331d54396cbcdcf985ba37470e77a4c7bee2
meson: Don't link gbm with threads

It's supposed to be linked with pthread-stubs (if the platform needs
pthread-stubs). Pthread stubs support isn't (yet) implemented in the
meson build, so add a TODO.

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
src/gbm/meson.build