<div dir="ltr">Thanks Michael!<div><br></div><div>Applied in r174527.</div><div><br></div><div>I also went ahead and switched the default for use_system_lib to be false (r174528), since that is more likely what users expect.</div>
<div><br></div><div> - Daniel</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 6, 2013 at 3:36 AM, Michael van der Westhuizen <span dir="ltr"><<a href="mailto:r1mikey@gmail.com" target="_blank">r1mikey@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All,<br>
<br>
As per Daniel's commit message in libcxx r174404, here's Linux support for the use_system_lib parameter.<br>
<br>
To use the freshly built libcxx without installing it in CMake you'll need to pass '-DLLVM_LIT_ARGS=-sv --param use_system_lib=0' to your CMake call (as this defaults to True to match the Darwin behaviour).<br>

<br>
This is a deviation from previous behaviour (which was to unconditionally use the freshly built libcxx), so perhaps the logic under Linux needs to be reversed?<br>
<span class="HOEnZb"><font color="#888888"><br>
Michael<br>
<br>
</font></span></blockquote></div><br></div>