Created originally on Bitbucket by Former user
Was already merged in Bitbucket before import, marked as merged by the import user
Source changeset not longer availableat the time of import. Commit listwill look empty
Hello,
On some systems you have PaX feature enabled (Gentoo, Alpine). In order to compile and use PyPy on such systems the MPROTECT flag must be turned off.
Adding --nopax option to permit users to turn off this flag.
Thank you