CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/07/03 14:21:07
Modified files:
lang/luajit : Makefile distinfo
lang/luajit/patches: patch-Makefile patch-src_Makefile
patch-src_lj_arch_h
Removed files:
lang/luajit/patches: patch-src_jit_bcsave_lua
Log message:
Update luajit to a newer checkout from the 2.0 git branch; upstream say
"Releases are only made occasionally. You're strongly encouraged to follow
the git branches". powerpc help from cwen@, this can now move from being
built with ports-gcc to clang. Reenable build on (32-bit) arm; it was
previously disabled as it required EABI, which we switched to using some
time ago now - not tested on arm yet but this will at least give it a
chance.