Use the identified python when building System.Private.CoreLib (dotnet/coreclr#19043)
authorOmair Majid <omajid@redhat.com>
Wed, 1 Aug 2018 16:02:53 +0000 (12:02 -0400)
committerJan Kotas <jkotas@microsoft.com>
Wed, 1 Aug 2018 16:02:53 +0000 (09:02 -0700)
commit47fc505c9f5ae1926a88542d2179c0ba7b060295
tree3b22605b753bba388ad367adb0933ccf1a594f7f
parentdb77bca26639c73aec7eb19bb8ede4a5af77335d
Use the identified python when building System.Private.CoreLib (dotnet/coreclr#19043)

build.sh and build.cmd contain logic to identify a working version of
python to use. System.Private.CoreLib ignores that and directly invokes
'python', which may not work, or even execute a different program.

Commit migrated from https://github.com/dotnet/coreclr/commit/5164e76ce01fc36833a7f5e6fb7b1ec2f55c2262
src/coreclr/build.sh
src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj