diff options
Diffstat (limited to 'python/python-2.7.14-pcbuild-dir.patch')
-rw-r--r-- | python/python-2.7.14-pcbuild-dir.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python-2.7.14-pcbuild-dir.patch b/python/python-2.7.14-pcbuild-dir.patch new file mode 100644 index 000000000000..16be5a493224 --- /dev/null +++ b/python/python-2.7.14-pcbuild-dir.patch @@ -0,0 +1,10 @@ +--- misc/build/Python-2.7.14/PC/VS9.0/make_buildinfo.vcproj 2018-03-08 06:37:03.303029800 +0200
++++ misc/build/Python-2.7.14/PC/VS9.0/make_buildinfo.vcproj 2018-03-08 06:39:42.007110300 +0200
+@@ -120,6 +120,7 @@
+ />
+ <Tool
+ Name="VCLinkerTool"
++ OutputFile="$(SolutionDir)/make_buildinfo.exe"
+ AdditionalOptions="/NXCOMPAT /DYNAMICBASE"
+ SubSystem="1"
+ />
|