qinwei2004 opened a new pull request, #10655: URL: https://github.com/apache/nuttx/pull/10655
## Summary when using new gcc verion like: GNU ld (Arm GNU Toolchain 12.2.Rel1 (Build arm-12.24)) 2.39.0.20221210) we will get link warning like: aarch64-none-elf-ld: warning: XXX/nuttx has a LOAD segment with RWX permissions The patch fix the warning through add link option --no-warn-rwx-segments ## Impact None ## Testing Testing with compile -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org