pypy / pypy.org

Sources for website at https://www.pypy.org
33 stars 11 forks source link

change aarch64 download to point to portable builds #54

Closed mattip closed 2 years ago

mattip commented 2 years ago

When starting up the new aarch64 buildbot, I neglected to add PYPY_MAKE_PORTABLE=1 so the release tarballs were not portable. I added new release tarballs with the -portable suffix to remedy this.