[PATCH] D18174: Fix libcxx build on musl

Khem Raj via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 15 12:47:55 PDT 2016


raj.khem added a comment.

libcxx still has problem compiling on musl/aarch64 though. I fixed it with this patch

https://github.com/kraj/meta-clang/blob/master/recipes-devtools/clang/libcxx/0001-use-constexpr-when-using-glibc.patch

does this make sense ?


http://reviews.llvm.org/D18174





More information about the cfe-commits mailing list