Skip to content
Commit edad1b47 authored by Jean-Daniel Dupas's avatar Jean-Daniel Dupas
Browse files

Introduce a cmake LLVM_ENABLE_LIBCXX build parameter to compile using libc++...

Introduce a cmake LLVM_ENABLE_LIBCXX build parameter to compile using libc++ instead of the system default 

Summary:
This parameter is required to build C++11 projects (like lld or lldb) on OS X as the default STL does not provide c++ classes.


CC: llvm-commits, triton

Differential Revision: http://llvm-reviews.chandlerc.com/D2381

llvm-svn: 198625
parent d61a0c02
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment