diff options
author | Ruiqiang Hao <Ruiqiang.Hao@windriver.com> | 2024-07-04 12:36:56 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-07-04 11:08:55 -0700 |
commit | 4717122ea12a0fe5b6f963c092979e653188ff7f (patch) | |
tree | 7e87519ac6c0591474514c5edf6704a2ad6c0ee2 /dynamic-layers/meta-python/recipes-devtools/bcc | |
parent | f396ed6ef8885473dcd2120df97272dd2a54d436 (diff) | |
download | meta-clang-4717122ea12a0fe5b6f963c092979e653188ff7f.tar.gz |
clang.bbclass: remove mcpu option with qualifiers for the octeontx2 core
Currently, only the '-mcpu=octeontx2' option is removed, and any
-mcpu parameters with qualifiers (such as +crc+crypto) are not
removed, e.g., '-mcpu=octeontx2+crypto'. Remove these mcpu parameters
with qualifiers by using '-mcpu=octeontx2${TUNE_CCARGS_MARCH_OPTS}'.
Signed-off-by: Ruiqiang Hao <Ruiqiang.Hao@windriver.com>
Diffstat (limited to 'dynamic-layers/meta-python/recipes-devtools/bcc')
0 files changed, 0 insertions, 0 deletions