Author: Armin Rigo <[email protected]>
Branch:
Changeset: r92013:8a0f195540eb
Date: 2017-08-01 12:48 +0200
http://bitbucket.org/pypy/pypy/changeset/8a0f195540eb/
Log: Fix the description (there was never a --nopax option; there was
only one temporarily inside that branch)
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -43,7 +43,9 @@
.. branch: nopax
-Deleted ``--nopax`` option
+At the end of translation, run ``attr -q -s pax.flags -V m`` on
+PAX-enabled systems on the produced binary. This seems necessary
+because PyPy uses a JIT.
.. branch: pypy_bytearray
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit