nuttx-apps/interpreters/quickjs
simbit18 71ff60753c interpreters/quickjs/Makefile: fix the build with Make
QUICKJS_URL_BASE in Cmakefile and Makefile was not the same.
Updated the correct url in Makefile.

fix https://github.com/apache/nuttx/issues/15712

To avoid future breakage, used the URL with last commit ID

Current version 2024-02-14 as found in the VERSION file https://github.com/bellard/quickjs/blob/master/VERSION

Signed-off-by: simbit18 <simbit18@gmail.com>
2025-02-21 10:52:29 -03:00
..
.gitignore interpreters/quickjs: Bump to latest release 2021-03-16 20:28:04 -07:00
0001-Disabled-unsupported-feature-on-NuttX.patch update quickjs patch for cmake compilation 2024-11-11 17:17:22 +08:00
CMakeLists.txt interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
Kconfig Fix Kconfig style 2023-08-11 22:13:17 +08:00
Make.defs interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
Makefile interpreters/quickjs/Makefile: fix the build with Make 2025-02-21 10:52:29 -03:00
qjsmini.c interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00