Re: [Mesa-dev] [PATCH] install: check for undefined symbols in shared libraries

2016-08-16 Thread Tapani Pälli
On 08/16/2016 10:12 PM, Jan Ziak wrote: This patch ensures that shared libraries installed by Mesa do not contain any undefined symbols. The patch should help lowering the number of users experiencing undefined symbol errors with OpenGL apps. [http://google.sk/search?q=undefined+symbol:+_glap

[Mesa-dev] [PATCH] install: check for undefined symbols in shared libraries

2016-08-16 Thread Jan Ziak
This patch ensures that shared libraries installed by Mesa do not contain any undefined symbols. The patch should help lowering the number of users experiencing undefined symbol errors with OpenGL apps. [http://google.sk/search?q=undefined+symbol:+_glapi_tls_Dispatch] 1250 results The patched in