shtirlic commented on code in PR #16930:
URL: https://github.com/apache/nuttx/pull/16930#discussion_r2306722891


##########
arch/arm/src/rp23xx/Make.defs:
##########
@@ -23,6 +23,7 @@
 include armv8-m/Make.defs
 
 CFLAGS += -Wno-array-bounds
+LDFLAGS += --no-warn-rwx-segments

Review Comment:
   here? `nuttx/arch/arm/src/armv8-m/Toolchain.defs` and 
`nuttx/arch/arm/src/armv8-m/Toolchain.defs`



-- 
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

Reply via email to