]> granicus.if.org Git - python/commit
PCbuild/build.bat: pass command line parameters when building PGO (#1510)
authorCharles <peacech@gmail.com>
Tue, 9 May 2017 21:58:48 +0000 (04:58 +0700)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 9 May 2017 21:58:48 +0000 (23:58 +0200)
commit291557e2904fa149ee3d56142f41acf63c47fea3
tree32b07c50aa3f8f347f9a354aaee1ecb0e67bc42e
parent6d336a027913327fc042b0d758a16724fea27b9c
PCbuild/build.bat: pass command line parameters when building PGO (#1510)

Custom msbuild properties passed as command line need to be passed too when calling `Build` when doing PGO build.
PCbuild/build.bat