Skip to content

zboszor/meta-clang-revival

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meta-clang-revival

This Yocto layer contains older CLANG versions revived from meta-clang.

meta-clang only maintains a single version of CLANG, which is always the latest version matching the LLVM version in openembedded-core.

The problem with only keeping a single LLVM or CLANG version is that crucial projects are slow to update their LLVM version support:

Usage

meta-clang optionally suggests setting the default compiler to CLANG:

TOOLCHAIN ?= "clang"

When using the meta-clang-revival layer, don't do this.

Besides this, this layer automatically allows building the Intel Compute Runtime with CLANG 15 in meta-intel.

meta-python-ai also relies on this layer for building the python3-llvmlite package.

(C) Zoltán Böszörményi [email protected]

About

Bring older CLANG versions back to life for Yocto

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published