Skip to content

glapi: keep declspec(thread) msvc-specific

xantares requested to merge (removed):tls into master

gcc ignores with a warning: glapi.h:83:1: warning: ‘thread’ attribute directive ignored [-Wattributes]

Fixes: ba141b95

cc @jenatali @jrfonseca @kusma

Merge request reports