poky/meta
Khem Raj c69887224f base.bbclass: Deferred inherit native toolchain class
use TOOLCHAIN_NATIVE variable for selecting native compiler

Default it to PREFERRED_TOOLCHAIN_NATIVE, a recipe which wants
to enforce a toolchain can do so with

for cross toolchains ( e.g. target, nativesdk )

TOOLCHAIN = "gcc"

For native

TOOLCHAIN_NATIVE = "gcc"

This helps build native recipe with clang as native compiler.

(From OE-Core rev: 546baa210acacff5dde6ce55e9842b90277bc9a8)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-07-04 14:56:41 +01:00
..
classes clang-native: Add class to use clang as native compiler 2025-07-03 10:40:17 +01:00
classes-global base.bbclass: Deferred inherit native toolchain class 2025-07-04 14:56:41 +01:00
classes-recipe kernelsrc/perf: clean up package version while using kernel source 2025-07-03 10:40:17 +01:00
conf spdx30: Allow VEX Justification to be configurable 2025-07-03 10:40:17 +01:00
files uninative/utils: Drop workarounds for gcc 4.8/4.9 2025-07-03 10:40:16 +01:00
lib spdx30: Allow VEX Justification to be configurable 2025-07-03 10:40:17 +01:00
recipes-bsp opensbi: bump to 1.7 2025-07-03 10:40:17 +01:00
recipes-connectivity mobile-broadband-provider-info: upgrade 20240407 -> 20250613 2025-07-03 10:40:17 +01:00
recipes-core libucontext: use hard/soft float 2025-07-03 10:40:17 +01:00
recipes-devtools compiler-rt,libcxx: Use clang for native-libcxx and gcc for compiler-rt-native 2025-07-04 14:56:41 +01:00
recipes-extended libarchive: correct upstream version check 2025-07-03 10:40:17 +01:00
recipes-gnome meta: remove consecutive blank lines 2025-06-20 12:07:27 +01:00
recipes-graphics mesa: upgrade 25.1.3 -> 25.1.4 2025-07-03 10:40:17 +01:00
recipes-kernel kernelsrc/perf: clean up package version while using kernel source 2025-07-03 10:40:17 +01:00
recipes-multimedia gst-examples: upgrade 1.26.2 -> 1.26.3 2025-07-03 10:40:16 +01:00
recipes-rt meta: remove S in recipes that fetch from git via setting BB_GIT_DEFAULT_DESTSUFFIX 2025-06-20 12:07:26 +01:00
recipes-sato meta: remove consecutive blank lines 2025-06-20 12:07:27 +01:00
recipes-support libproxy: upgrade 0.5.9 -> 0.5.10 2025-07-03 10:40:17 +01:00
site site/arm-linux: Fix typo for sizeof_char_p 2024-11-21 12:16:28 +00:00
COPYING.MIT
recipes.txt