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

   The common `up_allocate_heap` is a strong symbol, which leads to error when 
building with CONFIG_DEBUG_LINK_WHOLE_ARCHIVE. Make `up_allocate_heap` weak 
function to mitigate this problem.
   
   This should mitigate #12603.
   
   ## Testing
   `rv-virt/flats64`


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