[libcxx-commits] [PATCH] D85095: Fix libcxx build on riscv32

Khem Raj via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Nov 14 14:51:34 PST 2020


raj.khem added a comment.

In D85095#2279476 <https://reviews.llvm.org/D85095#2279476>, @apazos wrote:

> Can you clarify on the errors you are talking about? Are you building LLVM libc++with glibc?
> I have been building LLVM libc++ with MUSl and I do not see a build issue.

the errors are not musl specific, but when building for riscv32 target on glibc


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85095/new/

https://reviews.llvm.org/D85095



More information about the libcxx-commits mailing list