mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-03 21:29:05 +00:00
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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| kasantest.c | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||