summaryrefslogtreecommitdiffstats
path: root/documentation/set_versions.py
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-09-09 09:52:04 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-24 17:44:55 +0100
commita79e1bb7abb7fa09f9e29d078c4f845dd39e3b4b (patch)
tree52c0466edc6dec4f9616ac41632de41671e66673 /documentation/set_versions.py
parentbe8a48e0de987842b5969fc89b75d97b8fd7f118 (diff)
downloadpoky-a79e1bb7abb7fa09f9e29d078c4f845dd39e3b4b.tar.gz
ref-manual: Define TC_CXX_RUNTIME
This variable is used to denote the C/C++ compiler runtime to use. Right now there are few alternatives out of the core which could use this variable to define this property, the values it can take are 'gnu' for gcc runtime. 'llvm' for using compiler-rt+libc++ and 'android' to use android runtime. Default settings is to use gnu which is current silent default also. (From yocto-docs rev: 9094510e08b3a7b215b0d3ebecf66475a57b4c7e) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/set_versions.py')
0 files changed, 0 insertions, 0 deletions