[PATCH] D107799: [CMake] Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR by default on Linux

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 28 09:33:35 PDT 2021


MaskRay added a comment.

In D107799#3027607 <https://reviews.llvm.org/D107799#3027607>, @lebedev.ri wrote:

> Hello. This broke the world for me.
> Both @sylvestre.ledru's llvm-main package for debian sid (https://apt.llvm.org/)
> and clean local builds are broken:
>
>   

What's your build? I am using Debian testing and switching to LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=on works for me well.

Are you doing something special/weird? If so, I don't think it deserves a revert. Please revert your revert.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107799



More information about the llvm-commits mailing list