lupyuen commented on PR #14262: URL: https://github.com/apache/nuttx/pull/14262#issuecomment-2412870278
Sorry @GUIDINGLI I think [coredump.h](https://github.com/apache/nuttx/pull/14262/files#diff-2eb1883c9a5d24fe74f8e114591c808b0bda11c407d3f2c851560d7d357a4dc6) might be breaking the `other` build: ```text Configuration/Tool: teensy-2.0/nsh In file included from /github/workspace/sources/nuttx/include/nuttx/coredump.h:35:0, from /github/workspace/sources/nuttx/sched/misc/coredump.h:28, from ./init/nx_bringup.c:54: /github/workspace/sources/nuttx/include/nuttx/elf.h:31:22: fatal error: arch/elf.h: No such file or directory ``` https://github.com/apache/nuttx/actions/runs/11338970256/job/31533042367?pr=14282 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
