disables LLVM in ACT, and adds note in README

This commit is contained in:
2025-04-29 08:37:19 +02:00
parent f0cf3ea154
commit 5b86f90bbf
2 changed files with 7 additions and 6 deletions

View File

@@ -7,7 +7,8 @@ This ISS is based in DBT-RISE, a library to allow rapid ISS creation.
## Quick start
* you need to have a C++14 capable compiler, make or ninja, python, and cmake installed
> **Warning:** With the Usage of conan2 the LLVM backend became deprecated as there is no conan package available yet.
### common setup
* install conan.io (see also http://docs.conan.io/en/latest/installation.html):