Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cd "$builddir/pypy/goal"
- $_translator ../../rpython/bin/rpython \
- --shared \
- --batch \
- --make-jobs=$JOBS \
- -Ojit \
- targetpypystandalone
- cd "$builddir/pypy/tool/release"
- python2 package.py \
- --archive-name $pkgname-$pkgver-alpine-$CARCH \
- --builddir "$_reldir" \
- --rename_pypy_c $pkgname
Advertisement
Add Comment
Please, Sign In to add comment