btashton commented on pull request #2115:
URL: https://github.com/apache/incubator-nuttx/pull/2115#issuecomment-718142214


   Looks like macOS `xargs` does not support the `-a`
   ```
   xargs: illegal option -- a
   usage: xargs [-0opt] [-E eofstr] [-I replstr [-R replacements]] [-J replstr]
                [-L number] [-n number [-x]] [-P maxprocs] [-s size]
                [utility [argument ...]]
   ```
   I'll fix this in a follow up PR. It's does not break the build we just don't 
capture the macOS artifacts. 


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to