kumquat-buildroot/package/luajit
Francois Perrad d4e6e1b53b package/luajit: disable 64 bit GC objects
Luvi uses the cross bytecode generation of host-luajit
the bytecode format has 2 flavors, depending of GC64 option.

Since the commit bd00094c3b
GC64 mode is enable by default on all 64bits platform.

With this patch, luajit and host-luajit are built with the same option,
so the bytecode generated by host-luajit is valid on luajit.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
[Romain:
  - update commit title
  - add a comment about missing LUAJIT_ENABLE_GC64]
Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-11-12 23:26:15 +01:00
..
0001-no-bin-symlink.patch
0002-install-inc.patch
Config.in package/luajit: building for 64-bit target requires a 64-bit host for all platform 2021-11-12 23:26:09 +01:00
luajit.hash
luajit.mk package/luajit: disable 64 bit GC objects 2021-11-12 23:26:15 +01:00