search for: dlit_executable

Displaying 1 result from an estimated 1 matches for "dlit_executable".

2015 Mar 09
5
[LLVMdev] Build failure with compiler-rt on trunk under linux
...root 32 Mar 3 03:16 /usr/include/x86_64-linux-gnu/asm/socket.h This is my configure line: cmake -GNinja -DCMAKE_C_COMPILER=clang-3.6 -DCMAKE_CXX_COMPILER=clang++-3.6 -DCMAKE_BUILD_TYPE=Release -DLIBCXX_CXX_ABI=libcxxabi -DLIBCXX_LIBCXXABI_INCLUDE_PATHS=../../llvm/projects/libcxxabi/include -DLIT_EXECUTABLE=../../llvm/utils/lit/lit.py ../../llvm/ This has only been a problem with trunk since a little after it was switched to 3.7. Thanks in advance for any ideas. Ben