serenity/Toolchain/CMake
Tim Schumacher eb6c911b3a Toolchain: Hardcode the results of LLVM runtime library detection
This keeps us from accidentally building toolchains that don't make it
through a clean build if we build them using a populated sysroot, as it
would otherwise detect libpthread and friends and try to pull them in
while LibC is not yet built.
2022-10-01 18:59:51 +01:00
..
Platform Toolchain: Remove references to -ldl 2022-09-05 10:12:02 +01:00
ClangToolchain.txt.in
GNUToolchain.txt.in
LLVMConfig.cmake
LLVMRuntimesConfig.cmake Toolchain: Hardcode the results of LLVM runtime library detection 2022-10-01 18:59:51 +01:00
meson-cross-file-Clang.txt.in
meson-cross-file-GNU.txt.in