[libcxx-dev] Requiring monorepo layout when building libc++ and libc++abi

Mikhail Maltsev via libcxx-dev libcxx-dev at lists.llvm.org
Wed Mar 11 11:36:35 PDT 2020


On 3/11/20 5:49 PM, James Y Knight via libcxx-dev wrote:
> +1. Any simplifications and cleanups of the buildsystem SGTM.
> 
> On Wed, Mar 11, 2020 at 1:28 PM Louis Dionne via libcxx-dev
> <libcxx-dev at lists.llvm.org <mailto:libcxx-dev at lists.llvm.org>> wrote:
> 
>     Hey folks,
> 
>     Now that the monorepo is the standard, would everybody be fine with
>     requiring both libc++ and libc++abi sources to be accessible in a
>     monorepo-like layout when building either of them? In other words, in order
>     to build either libc++ or libc++abi, we would require the following layout:
> 
>        <root>/libcxx
>        <root>/libcxxabi

What about requiring libunwind in '<root>/libunwind' when building libc++abi
with libunwind?


-- 
Regards,
  Mikhail Maltsev


More information about the libcxx-dev mailing list