aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pyo/remove-O3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-pyo/remove-O3.patch')
-rw-r--r--testing/py3-pyo/remove-O3.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pyo/remove-O3.patch b/testing/py3-pyo/remove-O3.patch
index 7595f2a813..513289a4c6 100644
--- a/testing/py3-pyo/remove-O3.patch
+++ b/testing/py3-pyo/remove-O3.patch
@@ -1,7 +1,7 @@
diff -ruN a/setup.py b/setup.py
--- a/setup.py 2017-08-29 21:11:55.290997348 +0200
+++ b/setup.py 2017-08-29 21:12:13.690639738 +0200
-@@ -84,7 +84,7 @@
+@@ -89,7 +89,7 @@
sys.argv.remove('--fast-compile')
oflag = "-O0"
else: