1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/fff
Marian Buschsieweke 927d2cd67f
pkg/fff: disable LLVM in CI, error message on old clang
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.
2023-07-18 12:24:09 +02:00
..
doc.txt pkg/fff: Add fake functions framework package 2021-11-02 18:01:21 +01:00
Kconfig pkg/fff: Add fake functions framework package 2021-11-02 18:01:21 +01:00
Makefile pkg: Move versions to dedicated line 2022-09-26 17:45:54 +02:00
Makefile.include pkg/fff: disable LLVM in CI, error message on old clang 2023-07-18 12:24:09 +02:00