<div class="gmail_quote">On Wed, Apr 4, 2012 at 11:56 PM, Jordan Rose <span dir="ltr"><<a href="mailto:jediknil@belkadan.com">jediknil@belkadan.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":1xx">Hi, all. test/Driver/{freebsd.c,openbsd.c} have been failing for me for a while, but it's only now that I've looked into it. It turns out that my local environment has a setting for LIBRARY_PATH, which makes the generated calls to ld include -L arguments.<br>
</div></blockquote></div><br><div>I think we should teach lit to just clear all environment variables that Clang responds to prior to running the regression tests. LIBRARY_PATH, CPATH, there a bunch of others.</div>