nuttx-apps/interpreters/berry
Frederick Blais e61f46536e 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-02 09:07:50 -03:00
..
include interpreters/berry: Add Berry scripting language 2026-06-28 02:16:58 +08:00
.gitattributes interpreters/berry: Patch CRLF upstream source directly 2026-06-30 23:55:57 +08:00
0001-Fix-Berry-default-port-for-NuttX.patch interpreters/berry: Patch CRLF upstream source directly 2026-06-30 23:55:57 +08:00
CMakeLists.txt interpreters/berry: Fix Wshadow build errors 2026-07-02 09:07:50 -03:00
Kconfig interpreters/berry: Add Berry scripting language 2026-06-28 02:16:58 +08:00
Make.defs interpreters/berry: Add Berry scripting language 2026-06-28 02:16:58 +08:00
Makefile interpreters/berry: Fix Wshadow build errors 2026-07-02 09:07:50 -03:00