We're including config.h everywhere, so we should pass compatible compiler options.
commitf247215733f3c24a0de4a2d79935c2e25798787e
authorKrzysztof Foltman <wdev@foltman.com>
Thu, 20 Jun 2013 23:55:35 +0000 (21 00:55 +0100)
committerKrzysztof Foltman <wdev@foltman.com>
Thu, 20 Jun 2013 23:55:35 +0000 (21 00:55 +0100)
tree7e9fe4aef8ae6b61329eab56d1b7e6fb7dbbd8e0
parentac1243b033985ca9a6c445ec64164d54af387169
We're including config.h everywhere, so we should pass compatible compiler options.

This fixes SSE-related compile errors when compiling Python modules after configuring
with --with-sse.
setup.py