From: Steve Dower Date: Thu, 7 Mar 2019 17:09:15 +0000 (-0800) Subject: bpo-36108: Avoid failing the build on race condition in clean (GH-12217) X-Git-Tag: v3.8.0a3~148 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2f8f56499c20af70ff5037fdbc5d738e56d9eab0;p=thirdparty%2FPython%2Fcpython.git bpo-36108: Avoid failing the build on race condition in clean (GH-12217) --- diff --git a/PCbuild/openssl.props b/PCbuild/openssl.props index 257cc857d0ec..8c78cd4ab108 100644 --- a/PCbuild/openssl.props +++ b/PCbuild/openssl.props @@ -23,6 +23,6 @@ - + \ No newline at end of file