diff options
author | Jonathan Gray <[email protected]> | 2016-10-22 18:19:53 +1100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-10-24 11:29:23 +0100 |
commit | 907ace57986733add2aebfa9dd7c83c67efed70e (patch) | |
tree | 66be46e4f362fc7ca3aa974df8cc88c65b167d1c /src/mesa/program | |
parent | 8df581520a823564be0ab5af7dbb7d501b1c9670 (diff) |
mapi: automake: set VISIBILITY_CFLAGS for shared glapi
shared glapi was previously built without setting CFLAGS for
AM_CFLAGS and VISIBILITY_CFLAGS.
This resulted in symbols being exported that shouldn't be.
The x86 and sparc assembly versions of the dispatch table partially
mitigated this by using .hidden. Otherwise shared_dispatch_stub_*
were being exported.
Signed-off-by: Jonathan Gray <[email protected]>
Cc: "11.2 12.0 13.0" <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'src/mesa/program')
0 files changed, 0 insertions, 0 deletions