casaroli commented on code in PR #19510:
URL: https://github.com/apache/nuttx/pull/19510#discussion_r3644985966


##########
Documentation/components/nxflat.rst:
##########
@@ -286,7 +286,8 @@ CFLAGS must be provided. First, the option ``-fpic`` is 
required to tell
 the compiler to generate position independent code (other GCC options,
 like ``-fno-jump-tables`` might also be desirable). For ARM compilers,
 two additional compilation options are required: ``-msingle-pic-base``
-and ``-mpic-register=r10``.
+and ``-mpic-register=r10``.  On ARM these are supplied centrally rather

Review Comment:
   Done.



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

Reply via email to