mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +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> |
||
|---|---|---|
| .. | ||
| cachetest | ||
| heaptest | ||
| iob | ||
| kasantest | ||
| memstress | ||
| memtester | ||
| ramtest | ||
| stressapptest | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Make.defs | ||
| Makefile | ||