summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/meta-python/recipes-devtools/bcc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-03-18 23:01:43 -0700
committerKhem Raj <raj.khem@gmail.com>2024-03-19 09:52:16 -0700
commit2c1ac866f5338d7e4b085e5f6c7a2ab353ed3015 (patch)
tree99973df492d8fb4a8e37059335bc3c65a7e42e22 /dynamic-layers/meta-python/recipes-devtools/bcc
parent606a21be6318950021ae2143ae6349a09124222a (diff)
downloadmeta-clang-2c1ac866f5338d7e4b085e5f6c7a2ab353ed3015.tar.gz
clang.bbclass: Do not lose TUNE_CCARGS_MARCH_OPTS when rewriting big.LITTLE mcpu
Currently, clang options lose the qualifiers like +crc+crypto which are in TUNE_CCARGS_MARCH_OPTS when options like -mcpu=big.little are transformed to -mcpu=little as clang does not understand -mcpu=big.little while gcc does. Here we append TUNE_CCARGS_MARCH_OPTS after the rewrite Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'dynamic-layers/meta-python/recipes-devtools/bcc')
0 files changed, 0 insertions, 0 deletions