gustavonihei opened a new pull request #921:
URL: https://github.com/apache/incubator-nuttx-apps/pull/921


   ## Summary
   This PR intends to provide a fix to an occasional build failure on Mbed TLS.
   Mbed TLS was being added twice to `CONFIGURED_APPS` variable, resulting in 
it being built more than once. If parallel build is enabled, the build could 
randomly fail due to unmet dependencies.
   
   ## Impact
   Fix to Mbed TLS build. After patch is applied, build passes consistently.
   
   ## Testing
   `esp32-devkitc` with a custom defconfig.
   
   


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