[libcxx] r214474 - Update linux test results file

İsmail Dönmez ismail at donmez.ws
Mon Aug 4 20:01:16 PDT 2014


On Tue, Aug 5, 2014 at 3:44 AM, Dan Albert <danalbert at google.com> wrote:

> Ah. The reason for this is that make check-libcxx expands to
> $(LIT_EXECUTABLE) -sv test/. We should make a point of updating the
> cmakelists.txt to be smart enough to find a pre-installed lit, but for now
> you can fix it by calling cmake with -DLIT_EXECUTABLE=lit.
>

I will try that but meanwhile libcxxabi has no idea of LIT_EXECUTABLE. It
should be patched too.

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140805/6056da24/attachment.html>


More information about the cfe-commits mailing list