incubator-nuttx/arch
wangmingrong1 b12bf1ef33 arm/cmake: fix cmake compile error
1. The -c parameter should not be added during the link phase, otherwise the link will fail.
2. If it is the clang compiler, its toolchain library should use --print-file-name to find it, otherwise an error will occur

Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
2024-10-12 20:37:43 +08:00
..
arm arm/cmake: fix cmake compile error 2024-10-12 20:37:43 +08:00
arm64 binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
avr binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
ceva binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
dummy
hc arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
mips arch: There is no need to use sched_[un]lock 2024-10-12 13:28:23 +08:00
misoc binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
or1k binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
renesas rtc: There is no need to use sched_[un]lock 2024-10-12 13:28:23 +08:00
risc-v binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
sim sim: fix crash caused by function recursion. 2024-10-12 11:49:18 +08:00
sparc binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
tricore arch: support customized up_cpu_index() in AMP mode 2024-10-10 02:38:40 +08:00
x86 binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
x86_64 binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
xtensa binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
z16 binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00
z80 rtc: There is no need to use sched_[un]lock 2024-10-12 13:28:23 +08:00
CMakeLists.txt greenhills: fix the arch_interface archive error 2024-09-27 23:39:56 +08:00
Kconfig Revert "nuttx/arch: Enabling ARCH_MATH_H is required when compiling sim with …" 2024-10-12 19:45:25 +08:00