[cfe-commits] LIBRARY_PATH and tests with ###

Chandler Carruth chandlerc at google.com
Wed Apr 4 15:42:05 PDT 2012


On Wed, Apr 4, 2012 at 11:56 PM, Jordan Rose <jediknil at belkadan.com> wrote:

> 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.
>

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120405/7f35ef5d/attachment.html>


More information about the cfe-commits mailing list