This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 274ee57 x86_64: Use gcc compiler instead of clang for macOS new f6a87c5 arch: Change dependence from ELF to LIBC_ARCH_ELF new b932b65 arch: Select 64bit elf base on the architecture characteristic 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: arch/Kconfig | 1 + arch/arm/src/armv7-m/Kconfig | 2 +- arch/arm/src/armv8-m/Kconfig | 2 +- arch/arm/src/stm32/Kconfig | 2 +- arch/arm/src/stm32f7/Kconfig | 2 +- arch/arm/src/stm32h7/Kconfig | 2 +- arch/risc-v/Kconfig | 1 + arch/sim/Kconfig | 1 + binfmt/Kconfig | 7 ------- boards/arm/stm32/olimex-stm32-p407/configs/kmodule/defconfig | 1 - boards/arm/stm32/olimex-stm32-p407/configs/module/defconfig | 1 - boards/arm/stm32/stm32f4discovery/configs/module/defconfig | 1 - boards/risc-v/k210/maix-bit/configs/elf/defconfig | 1 - boards/risc-v/k210/maix-bit/configs/module/defconfig | 1 - boards/risc-v/k210/maix-bit/configs/posix_spawn/defconfig | 1 - boards/sim/sim/sim/configs/module/defconfig | 1 - include/elf.h | 2 +- libs/libc/machine/Kconfig | 5 +++++ 18 files changed, 14 insertions(+), 20 deletions(-)