tmedicci opened a new pull request, #15024:
URL: https://github.com/apache/nuttx/pull/15024

   ## Summary
   
   * float.h: Define FLT_ROUNDS if not defined by toolchain previously
   
   This value is necessary to build third-party applications on NuttX.
   If not defined previously by the toolchain, define it at NuttX's 
`lib/float.h`.
   
   ## Impact
   
   None for current NuttX's applications. Enables building third-party apps 
that rely on this macro.
   
   ## Testing
   
   Internal CI testing + NuttX's 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]

Reply via email to