CMake older than 3.20.0 is no longer supported.
This removes work-arounds for no longer supported versions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I feel changing this is out of scope. I agree it would be nice to fix this, but I will not pursue it. Feel free to provide patches for these improvements.
Comment Actions
I think maybe some path for Mac got missed. We're seeing the following CMake error in our CI:
-- Got ld supported ARCHES: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em -- Toolchain supported arches: armv6;armv7;armv7s;arm64;arm64e;arm64_32;i386;x86_64;x86_64h;armv6m;armv7k;armv7m;armv7em -- Using cached valid architectures for osx. -- OSX supported arches: arm64;x86_64 -- Compiler-RT supported architectures: arm64;x86_64 CMake Error at /opt/s/w/ir/x/w/llvm-llvm-project/compiler-rt/lib/xray/CMakeLists.txt:174 (add_asm_sources): Unknown CMake command "add_asm_sources". -- Configuring incomplete, errors occurred!
you can find the bot here: https://ci.chromium.org/ui/p/fuchsia/builders/toolchain.ci/clang-mac-xarm64/b8778931818655578401/overview