Re: [PATCH 0/2] Fix UML build with clang-18 and newer

2024-01-27 Thread Masahiro Yamada
On Wed, Jan 24, 2024 at 8:00 AM Nathan Chancellor wrote: > > Hi all, > > This series resolves two independent but related issues that were > recently exposed by two LLVM changes. > > https://github.com/llvm/llvm-project/commit/ec92d74a0ef89b9dd46aee6ec8aca6bfd3c66a54 > exposes that '-no-pie' is no

[PATCH 0/2] Fix UML build with clang-18 and newer

2024-01-23 Thread Nathan Chancellor
Hi all, This series resolves two independent but related issues that were recently exposed by two LLVM changes. https://github.com/llvm/llvm-project/commit/ec92d74a0ef89b9dd46aee6ec8aca6bfd3c66a54 exposes that '-no-pie' is not getting added to the linker flags with clang, resulting in building ob