summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/Python-2.6.1-security-flags.patch4
1 files changed, 1 insertions, 3 deletions
diff --git a/python/Python-2.6.1-security-flags.patch b/python/Python-2.6.1-security-flags.patch
index c22613091ae0..5916a9c00d24 100644
--- a/python/Python-2.6.1-security-flags.patch
+++ b/python/Python-2.6.1-security-flags.patch
@@ -539,12 +539,10 @@
Name="VCALinkTool"
--- misc/Python-2.6.1/PCbuild/_ssl.vcproj 2012-07-17 13:58:39.048409000 +0200
+++ misc/build/Python-2.6.1/PCbuild/_ssl.vcproj 2012-07-17 13:57:52.319736300 +0200
-@@ -57,8 +57,7 @@
+@@ -57,6 +57,7 @@
/>
<Tool
Name="VCLinkerTool"
-- RandomizedBaseAddress="1"
-- DataExecutionPrevention="1"
+ AdditionalOptions="/SAFESEH /NXCOMPAT /DYNAMICBASE"
AdditionalDependencies="ws2_32.lib $(SOLARVER)\$(INPATH)\lib$(UPDMINOREXT)\libeay32.lib $(SOLARVER)\$(INPATH)\lib$(UPDMINOREXT)\ssleay32.lib"
/>