incubator-nuttx/arch/sim
buxiasen 105d47b9a6 arch/sim/cmake: remove the host specific -U when HOSTSRCS
fix macos compile hostfs.c compile issue.
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/usr/include/_string.h:131:62: error: expected function body after function declarator
  131 | char    *stpncpy(char *__dst, const char *__src, size_t __n) __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_4_3);
      |                                                              ^

Signed-off-by: buxiasen <buxiasen@gmail.com>
2024-10-23 10:08:23 +08:00
..
include sim: fix crash caused by function recursion. 2024-10-12 11:49:18 +08:00
src arch/sim/cmake: remove the host specific -U when HOSTSRCS 2024-10-23 10:08:23 +08:00
CMakeLists.txt cmake:fix windows build break 2024-10-01 21:34:26 +08:00
Kconfig sched/gprof: add gprof support 2024-10-10 18:46:51 +08:00