This avoids the warnings when building with LLVM_ENABLE_LIBCXX
which automatically adds -stdlib=libc++ to CMAKE_CXX_FLAGS.
Details
Details
Diff Detail
Diff Detail
Differential D42238
[CMake] Remove -stdlib= which is unused when passing -nostdinc++ Hahnfeld on Jan 18 2018, 4:54 AM. Authored by
Details This avoids the warnings when building with LLVM_ENABLE_LIBCXX
Diff Detail |