aggresive optimisation can replace occurrences of sinl() and cosl() with sincosl(), but sincosl() is missing in newlib which causes error. So let's use custom implementation here. Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com> |
||
|---|---|---|
| .. | ||
| include | ||
| .gitignore | ||
| 0001-newlib-libm-fix-__RCSID-build-error.patch | ||
| 0002-newlib-libm-remove-include-reent.h.patch | ||
| 0003-newlib-fix-compilation-for-x86.patch | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| sincosl.c | ||