summaryrefslogtreecommitdiff
path: root/python/setup.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'python/setup.py.in')
-rw-r--r--python/setup.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/setup.py.in b/python/setup.py.in
index 8f7fa2e5a..87c73587e 100644
--- a/python/setup.py.in
+++ b/python/setup.py.in
@@ -12,7 +12,7 @@ def pkgconfig(what):
out.append(token[2:])
return out
-cflags = ['-std=c99']
+cflags = ['-std=c99', '-Wno-strict-aliasing']
additional_link_args = []
# See if we're building in-tree