summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/SConscript
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2012-01-24 10:05:52 -0500
committerMatt Turner <mattst88@gmail.com>2012-01-26 12:05:33 -0500
commitb7a81b6e511c03876c852d049befa50079c74ec5 (patch)
tree65226c6bf52556e38e248bec33699daca908781e /src/mapi/glapi/SConscript
parent0a966a686e72959801b435fb170f561e30334d2e (diff)
Fix visibility of u_thread functions by inlining them
-fvisibility=hidden was preventing them from being exported, which combined with shared-glapi was causing undefined symbol errors at runtime. We don't want to make these functions part of the ABI, and given how simple they are, we simply inline them.
Diffstat (limited to 'src/mapi/glapi/SConscript')
0 files changed, 0 insertions, 0 deletions