[issue25300] Enable Intel MPX (Memory protection Extensions) feature

Stefan Krah report at bugs.python.org
Mon Oct 5 11:32:34 EDT 2015


Stefan Krah added the comment:

> Third party modules might need patching to work with MPX...

If the flags go into CFLAGS, these modules won't compile with
distutils.  Perhaps we should also add LDFLAGS_NODIST, if that
would solve your problem.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25300>
_______________________________________


More information about the Python-bugs-list mailing list