nuttx-apps/interpreters/quickjs
yinshengkai 427b107dac quickjs: fix mp_mul multiple definition
in function `mp_mul':
apps/interpreters/quickjs/quickjs/libbf.c:1179: multiple definition of `mp_mul';
nuttx/staging/libapps.a:apps/math/libtommath/libtommath/bn_mp_mul.c:8: first defined here

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2024-10-13 10:34:43 +08:00
..
.gitignore interpreters/quickjs: Bump to latest release 2021-03-16 20:28:04 -07:00
0001-Disabled-unsupported-feature-on-NuttX.patch interpreters/quickjs: Bump to latest release 2021-03-16 20:28:04 -07:00
Kconfig Fix Kconfig style 2023-08-11 22:13:17 +08:00
Make.defs Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
Makefile quickjs: fix mp_mul multiple definition 2024-10-13 10:34:43 +08:00
qjsmini.c Fix the coding style issue 2022-10-06 12:20:32 +02:00