Files
nuttx-apps/testing
wangmingrong1 3f823f9f25 kasantest: -fno-builtin is enabled by default
The strlen function called by kasantest will be optimized by the compiler, and the strlen function implemented in NX will not be called. Adding -fno-builtin can solve the problem.

Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
2025-07-18 22:42:25 +08:00
..
2024-12-30 18:02:50 +08:00
2024-12-30 18:02:50 +08:00
2025-02-25 09:27:14 +01:00
2024-12-30 18:02:50 +08:00
2024-12-30 18:02:50 +08:00