mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 05:01:00 +00:00
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. |
||
|---|---|---|
| .. | ||
| Platform | ||
| ClangToolchain.txt.in | ||
| GNUToolchain.txt.in | ||
| LLVMConfig.cmake | ||
| LLVMRuntimesConfig.cmake | ||
| meson-cross-file-Clang.txt.in | ||
| meson-cross-file-GNU.txt.in | ||