wamr: add a few missing options to match the wamr repo counterpart#2448
Conversation
|
i have no idea about the CI failure. |
Just rebase to fix the issue! @simbit18 modified the config script. |
cederom
left a comment
There was a problem hiding this comment.
This change adds two new configuration parameters. CI build seems unrelated.
|
is related to this Configuration/Tool: stm32f334-disco/nsh,CONFIG_ARM_TOOLCHAIN_CLANG https://github.com/apache/nuttx-apps/actions/runs/9990672271/job/27611925490?pr=2448#step:7:814 UPDATE My PR apache/nuttx#12721 basically enables/disables with -N the build with Cmake-Ninja. Currently this PR #2446 has not been merged so everything is built with make These configurations of the stm32f334-disk board https://github.com/apache/nuttx/blob/master/tools/ci/testlist/arm-10.dat So if my PR #2446 is merged surely the job Linux (arm-10) does not generate error. However, it remains to be understood what generates error this configuration stm32f334-disco:nsh built with make. |
Please see simbit18 message for more details :-) |
|
let's merge this minor change to avoid wasting ci resource. |
Summary
wamr: add a few missing options to match the wamr repo counterpart
Impact
Testing