[PATCH] D39520: [libcxx][CMake] Fix libc++ build when no LLVM source tree is available.

Volodymyr Sapsai via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 3 15:18:37 PDT 2017


We have llvm source tree next to libcxx and configure libcxx with -DLLVM_PATH.

> On Nov 2, 2017, at 16:53, Zachary Turner <zturner at google.com> wrote:
> 
> No problem.  If you don't mind me asking, what was the configuration change you made?  Or do you have a link to the patch which fixed it that I can look at?
> 
> On Thu, Nov 2, 2017 at 4:43 PM Volodymyr Sapsai via Phabricator <reviews at reviews.llvm.org <mailto:reviews at reviews.llvm.org>> wrote:
> vsapsai abandoned this revision.
> vsapsai added a comment.
> 
> Fixed by changing libcxx build configuration, no CMake change required.
> 
> 
> https://reviews.llvm.org/D39520 <https://reviews.llvm.org/D39520>
> 
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171103/526bcaa3/attachment.html>


More information about the cfe-commits mailing list