tmedicci opened a new pull request, #1735: URL: https://github.com/apache/nuttx-apps/pull/1735
## Summary The flag '-Wno-maybe-uninitialized' is not known by clang, so a workaround substitutes it for '-Wno-uninitialized' when clang is being used as C compiler. ## Impact Fixing [CI error](https://github.com/apache/nuttx/actions/runs/4856277612/jobs/8659303315?pr=9150#step:7:1676) of PR https://github.com/apache/nuttx/pull/9150 ## Testing NuttX CI -- 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]
