[PATCH] D33082: Fix Libc++ build with MinGW64
Mateusz MikuĊa via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 14 03:12:10 PDT 2017
mati865 accepted this revision.
mati865 added a comment.
This revision is now accepted and ready to land.
I don't know if it is MSYS2 specific or general MinGW issue but liblibc++.a is created. Could you check your build?
Here is line to blame: https://github.com/llvm-mirror/libcxx/blob/master/lib/CMakeLists.txt#L246
https://reviews.llvm.org/D33082
More information about the cfe-commits
mailing list