This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from d9f6216f30b ci: retry git clone for nuttx-ntfc-testing
new d701340cb6c fix(sim): fix cmake build on macOS
new 31c7409d800 fix(sim): fix compiler-rt build on macOS
new 1076cb933dc fix(compiler-rt): avoid duplicate builtins dir on sim
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/sim/src/cmake/Toolchain.cmake | 16 ++++++++++++++--
arch/sim/src/sim/CMakeLists.txt | 1 +
libs/libbuiltin/compiler-rt/CMakeLists.txt | 4 ++++
libs/libbuiltin/compiler-rt/InstrProfilingPlatform.c | 15 +++++++++++++++
libs/libbuiltin/compiler-rt/Make.defs | 14 ++++++++++++--
5 files changed, 46 insertions(+), 4 deletions(-)