mapi: Mark TLS symbols as optional in glapi-symbols.txt

Presence of these depends on whether or not we're using ELF TLS.

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6112>
This commit is contained in:
Kristian H. Kristensen 2020-07-29 00:08:46 -07:00 committed by Marge Bot
parent 932f51d593
commit a725899c3f

View file

@ -15,6 +15,6 @@ _glapi_set_context
_glapi_set_dispatch
_glapi_set_nop_handler
_glapi_set_warning_func
_glapi_tls_Context
_glapi_tls_Dispatch
(optional) _glapi_tls_Context
(optional) _glapi_tls_Dispatch
_glthread_GetID