Oopenvela-robotlibbuitin/compiler-rt: Solve some compilation errors
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
libbuitin/compiler-rt: Solve some compilation errors 1. remove_item It needs to use the full path to exclude the file, otherwise the exclusion will fail 2. No include path was added, resulting in the header file not being found Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com> | 2 个月前 | |
spinlock: Fix compilation error with atomic.h. This commit fixed compilation error with atomic.h included. Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com> | 2 个月前 | |
clang:libclang_rt.builtins-xxx.a supports builtin 1. enable CONFIG_BUILTIN_COMPILER_RT to built libclang_rt.builtins-xxx.a and no longer use the compiler's built-in 2. Modify clang version acquisition to get two decimal points 3. It has been ported to support four architectures: ARM, ARM64, RISCV, and x86_64, among which ARM has been validated Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com> | 2 个月前 | |
clang:libclang_rt.builtins-xxx.a supports builtin 1. enable CONFIG_BUILTIN_COMPILER_RT to built libclang_rt.builtins-xxx.a and no longer use the compiler's built-in 2. Modify clang version acquisition to get two decimal points 3. It has been ported to support four architectures: ARM, ARM64, RISCV, and x86_64, among which ARM has been validated Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com> | 2 个月前 | |
gcov: Add toolchain gcov dependency option Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com> | 2 个月前 | |
gcov: Correct existing gcov configuration 1. add CONFIG_COVERAGE_ALL to replace CONFIG_SCHED_GCOV_ALL 2. Correct all SCHED_GCOV, SCHED_GCOV_ALL Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com> | 2 个月前 |