summaryrefslogtreecommitdiff
path: root/python/python-2.7.14-pcbuild-dir.patch
diff options
context:
space:
mode:
authorDamjan Jovanovic <damjan@apache.org>2018-03-08 17:55:13 +0000
committerDamjan Jovanovic <damjan@apache.org>2018-03-08 17:55:13 +0000
commitf959de1284e4c316fdb6049cf521f977abb87cf6 (patch)
tree892e0fd1c6168beda3da5a12bb45199d0cdc568f /python/python-2.7.14-pcbuild-dir.patch
parent8b8df380310b2ba0c92ddff97361b0c4989d659f (diff)
Get main/python to build on Win64.
Adjust which files get delivered. Patch by: me
Notes
Notes: ignore: obsolete
Diffstat (limited to 'python/python-2.7.14-pcbuild-dir.patch')
-rw-r--r--python/python-2.7.14-pcbuild-dir.patch10
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"
+ />