nuttx-apps/interpreters
Frederick Blais 7fcaebffb3 interpreters/berry: Fix Wshadow build errors
The pinned Berry source emits -Wshadow diagnostics in a couple of files. NuttX CI passes -Werror, so sim:berry fails when those third-party warnings are promoted to errors.\n\nAdd -Wno-shadow to Berry-specific compiler flags in both Make and CMake paths, keeping the local source patch limited to the NuttX port changes.

Signed-off-by: Frederick Blais <fred_blais5@hotmail.com>
2026-07-01 11:10:26 -04:00
..
bas interpreters: Fix spelling errors 2026-02-18 11:01:02 +01:00
berry interpreters/berry: Fix Wshadow build errors 2026-07-01 11:10:26 -04:00
duktape interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
ficl interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
lua !interpreters/lua: Align naming of configuration options 2026-02-18 11:01:02 +01:00
luajit interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
luamodules interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
minibasic interpreters: Fix spelling errors 2026-02-18 11:01:02 +01:00
mquickjs interpreters: Add mquickjs JavaScript interpreter integration 2026-01-07 09:44:19 +08:00
python interpreters/python: Optmize Python for size 2026-06-16 14:54:51 -03:00
quickjs interpreters/quickjs,testing/nettest: fix typos in Kconfig and source. 2026-05-28 15:02:31 +08:00
toywasm toywasm: regen for v67.0.0 2025-04-13 11:31:36 +08:00
wamr wamr: Map armv7a/thumbv7a to armv7/thumbv7 for wamrc 2025-01-17 23:31:49 +08:00
wasm3 interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
CMakeLists.txt interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
Make.defs interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
Makefile interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00