[llvm-bugs] [Bug 49857] New: Support runtimes build against libc++
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Apr 6 01:46:41 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=49857
Bug ID: 49857
Summary: Support runtimes build against libc++
Product: Build scripts
Version: trunk
Hardware: PC
OS: Linux
Status: CONFIRMED
Severity: enhancement
Priority: P
Component: cmake
Assignee: unassignedbugs at nondot.org
Reporter: raul at tambre.ee
CC: llvm-bugs at lists.llvm.org
Currently LLVM_ENABLE_LIBCXX isn't passed to runtimes builds. This means
building compiler-rt requires libstdc++.
Presumably this will also require building libc++ before compiler-rt and
correctly adding a dependency.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210406/fb5bc2b3/attachment.html>
More information about the llvm-bugs
mailing list