summaryrefslogtreecommitdiff
path: root/config.h.meson
diff options
context:
space:
mode:
authorChia-I Wu <olvaffe@gmail.com>2021-09-23 17:09:03 -0700
committerChia-I Wu <olvaffe@gmail.com>2021-10-07 16:27:03 -0700
commit2c0715b42ace45245f8d9db6df4c40fc6061f8d5 (patch)
tree879db4aba4d2f9040cb58c3460c957825ae66ffb /config.h.meson
parentd32f92c8d193093f6c73301a60e88128f12835e3 (diff)
mesa: update to the latest u_thread.h
pipe_thread_* is replaced by u_thread_*. Signed-off-by: Chia-I Wu <olvaffe@gmail.com> Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org> Reviewed-by: Ryan Neph <ryanneph@google.com> Acked-by: Gert Wollny <gert.wollny@collabora.com>
Diffstat (limited to 'config.h.meson')
-rw-r--r--config.h.meson1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.meson b/config.h.meson
index 69a4724..fc5db55 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -18,6 +18,7 @@
#mesondefine HAVE_TIMESPEC_GET
#mesondefine HAVE_SYS_UIO_H
#mesondefine HAVE_PTHREAD
+#mesondefine HAVE_PTHREAD_SETAFFINITY
#mesondefine HAVE_EPOXY_EGL_H
#mesondefine HAVE_EPOXY_GLX_H
#mesondefine ENABLE_MINIGBM_ALLOCATION