You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/09/23 06:42:51 UTC

[GitHub] [incubator-nuttx-testing] xiaoxiang781216 opened a new pull request #65: cibuild.sh: Remove the flock installation

xiaoxiang781216 opened a new pull request #65:
URL: https://github.com/apache/incubator-nuttx-testing/pull/65


   ## Summary
   follow up the apps repo change:
   commit 18137c0fec3cea30871f29238e11ea0f4e8523da
   Author: Matias N <ma...@protobits.dev>
   Date:   Sat Sep 12 00:36:23 2020 -0300
   
       Fix: ensure archive files do not carry object files from prior builds
   
       This is the corresponding change to the one on main NuttX repo. In this
       case this involves splitting the build of libapps.a into: a) building
       all applications (which is safely parallelizable), b) adding each
       application's object files to the archive in turns (serial by nature).
   
       This removes the need for the flock used to protect the parallel build.
   
   Signed-off-by: Xiang Xiao <xi...@xiaomi.com>
   
   ## Impact
   
   ## Testing
   
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-testing] btashton merged pull request #65: cibuild.sh: Remove the flock installation

Posted by GitBox <gi...@apache.org>.
btashton merged pull request #65:
URL: https://github.com/apache/incubator-nuttx-testing/pull/65


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org