diff options
author | Khem Raj <raj.khem@gmail.com> | 2022-08-22 13:59:37 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-08-30 14:58:28 -0700 |
commit | d89de99cbbb171a21f37ce64dd9ec2ef79fa033a (patch) | |
tree | 0e64995d3e13d93fe17de27ffeb56b08d3f7f3fe /dynamic-layers/selinux/android-tools/android-tools-conf-configfs | |
parent | a0554050cc4ecdacc1edb17d81b20f46a7e5d002 (diff) | |
download | meta-clang-d89de99cbbb171a21f37ce64dd9ec2ef79fa033a.tar.gz |
clang-native.bbclass: Add new class
This class is meant to make it easy to use clang for doing native
builds. Some packages e.g. chromium, rust etc. have specific needs when
using clang. clang built by this layer is ineherently a cross compiler
and its using same compiler for doing native and cross builds for
packages. This class should be added to recipes which intend to use
clanf to do the native builds as well.
inherit clang-native
is all you need in the recipe namespace via the .bb or .bbappend file
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'dynamic-layers/selinux/android-tools/android-tools-conf-configfs')
0 files changed, 0 insertions, 0 deletions