nuttx/arch/sim
guohao15 4cf07dd756 cmake:add missing cflag "-D_FILE_OFFSET_BITS=64" of sim
The -D_FILE_OFFSET_BITS=64 parameter is missing
during the CMake compilation of the sim (simulator) build,
which causes incorrect version invocations of interfaces
such as hostfs_stat.

Signed-off-by: guohao15 <guohao15@xiaomi.com>
2025-12-23 10:24:56 +08:00
..
include arch: up_getusrsp change to inline and implement in irq.h 2025-01-06 23:03:05 +08:00
src cmake:add missing cflag "-D_FILE_OFFSET_BITS=64" of sim 2025-12-23 10:24:56 +08:00
CMakeLists.txt libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
Kconfig arch/sim/Kconfig: fix codespell issues 2025-05-14 21:50:15 +08:00