<div dir="ltr">On Wed, Aug 7, 2013 at 2:00 AM, Chad Versace <span dir="ltr"><<a href="mailto:chad.versace@linux.intel.com" target="_blank">chad.versace@linux.intel.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 08/06/2013 03:02 PM, Jakob Bornecrantz wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Wed, Aug 7, 2013 at 12:00 AM, Jakob Bornecrantz <<a href="mailto:wallbraker@gmail.com" target="_blank">wallbraker@gmail.com</a>>wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tue, Aug 6, 2013 at 9:21 PM, Chad Versace <<a href="mailto:chad.versace@linux.intel.com" target="_blank">chad.versace@linux.intel.com</a><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
wrote:<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
libEGL was incorrectly exporting *all* symbols, public and private.<br>
This patch adds -fvisibility=hidden to libEGL's linker flags to ensure<br>
that only symbols annotated with __attribute__((visibility("<u></u>default")))<br>
get exported.<br>
<br>
Sanity-checked on X11/EGL with Piglit, and on Wayland by running<br>
weston-gears.<br>
<br>
</blockquote>
<br>
You need to test this patch on a non-inbuilt driver, egl_gallium or<br>
egl_glx,<br>
none of which require you to have any hardware. Or force egl_dri2 to not<br>
be built in.<br>
<br>
</blockquote>
<br>
Do that and you have my<br>
Reviewed-by: Jakob Bornecrantz <<a href="mailto:jakob@vmware.com" target="_blank">jakob@vmware.com</a>><br>
</blockquote>
<br></div></div>
Ok. I'll run this on egl_gallium or egl_glx, and then report back.</blockquote><div><br></div><div>Either is fine, tho I have no idea if egl_glx even works.</div><div><br></div><div>Cheers, Jakob.</div></div></div></div>