https://bugs.freedesktop.org/show_bug.cgi?id=88820

--- Comment #1 from Jonathan Gray <j...@openbsd.org> ---
That code uses __thread on all systems regardless of whether they support TLS
or not.  It should use something like the code in src/glx/glxclient.h perhaps?

OpenBSD currently doesn't have support for TLS and does not set GLX_USE_TLS.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to