[libc++] SSH: Fix tarring of dependencies on Windows
On Windows, we must make sure to close the temporary tar file before we try to scp it. This is an alternative approach to https://reviews.llvm.org/D77500.
Loading
Please sign in to comment
On Windows, we must make sure to close the temporary tar file before we try to scp it. This is an alternative approach to https://reviews.llvm.org/D77500.