I’ve got a python extension (from pypi) that need...
# general
f
I’ve got a python extension (from pypi) that needs
-fPIC -std=c++0x
in order for it to work, but I don’t know if that’s going to mess things up elsewhere in the project if I set it globally via an environment variable