This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 093aa04 x86_64: Fix /dev/random rdrand implementation new 1195228 Revert "sim: Suppress "has no symbols" warnings for macOS" new 19cc84e sim: Suppress no symbol warnings for macOS The 2 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: boards/sim/sim/sim/configs/cxxtest/Make.defs | 3 +- boards/sim/sim/sim/include/dummy.h | 46 ---------------------------- boards/sim/sim/sim/scripts/Make.defs | 8 ++--- tools/macar-rcs.sh | 44 ++++++++++++++++++++++++++ 4 files changed, 48 insertions(+), 53 deletions(-) delete mode 100644 boards/sim/sim/sim/include/dummy.h create mode 100755 tools/macar-rcs.sh