<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 6, 2013 at 7:24 AM, Matthew Knepley <span dir="ltr"><<a href="mailto:knepley@gmail.com" target="_blank">knepley@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>This is not about testing at all, its about using. You explicitly stick it in CFLAGS.</div>
<div></div></blockquote></div><br>I wanted to keep the code that tested whether the compiler understands __attribute__((visibility("default"))) and -fvisibility=hidden in BuildSystem so that it could be reused from other projects.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra" style>The option should probably be split into --with-visibility which defaults to true when available and --with-visibility-hidden which compiles with -fvisibility=hidden and might only be used for our testing.</div>
</div>