diff options
author | Matt Turner <[email protected]> | 2012-01-24 10:05:52 -0500 |
---|---|---|
committer | Matt Turner <[email protected]> | 2012-01-26 12:05:33 -0500 |
commit | b7a81b6e511c03876c852d049befa50079c74ec5 (patch) | |
tree | 65226c6bf52556e38e248bec33699daca908781e /src/mapi/shared-glapi/SConscript | |
parent | 0a966a686e72959801b435fb170f561e30334d2e (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/shared-glapi/SConscript')
0 files changed, 0 insertions, 0 deletions