mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 10:33:49 +01:00
pkg/fff compiles fine with clang 16.0.0 and higher, but the CI currently uses version 14.x.y which is incompatible. This disables LLVM in the CI builds and prints a friendly error message when `TOOLCHAIN=llvm` is used and clang is older than 16.0.0.