From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Thu, 7 Mar 2019 17:44:53 +0000 (-0800) Subject: bpo-36108: Avoid failing the build on race condition in clean (GH-12217) X-Git-Tag: v3.7.3rc1~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=34b398559fc47745473a39313a9e2ec17fe1d9ad;p=thirdparty%2FPython%2Fcpython.git bpo-36108: Avoid failing the build on race condition in clean (GH-12217) (cherry picked from commit 2f8f56499c20af70ff5037fdbc5d738e56d9eab0) Co-authored-by: Steve Dower --- 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