Mercurial > hgrepos > FreeBSD > ports > PyPy
view README @ 70:d7ad9e22fccc
Add a README on how to build PyPy3
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 29 Sep 2022 09:23:20 +0200 |
| parents | |
| children | ba0765fdaf03 |
line wrap: on
line source
Notes on how to build ===================== Dependencies ------------ Erst einmal PyPy(2) samt Installation PyPy3 ----- Konfiguration: das bereits installierte PyPy(2) nehmen zum schnelleren Übersetzen: make config make build make package
