SPRESENSE opened a new pull request #4200:
URL: https://github.com/apache/incubator-nuttx/pull/4200


   ## Summary
   The libcxx-X.Y.Z.src.tar.xz contains a symbolic link to a directory
   that not exist as below.
   
   `libcxx-X.Y.Z.src/test/std/pstl -> ../../../pstl/test/std`
   
   Linux and macOS environment have no problem, but it causes an error
   when extracting tarball on Windows platform. This symbolic link is not
   actually used, so exclude it from extracting the tarball.
   
   ## Impact
   None
   
   ## Testing
   On Windows platform using MSYS,
   tested that I can build libcxx and it works.
   


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