openwrt-packages/lang/luajit
Eric Kinzie 5b0ef0e1b9 luajit: fix building for 64-bit targets
Host and target architectures need to have the same pointer size.
When building on x86_64, do not force 32-bit host binaries if the target
architecture is also 64-bit.

See http://luajit.org/install.html#cross

Add 64-bit arm (aarch64) to the list of architectures.

Signed-off-by: Eric Kinzie <ekinzie@labn.net>
2019-06-11 17:24:19 -04:00
..
patches luajit: Switch to versioned releases 2018-12-06 14:44:32 -08:00
Makefile luajit: fix building for 64-bit targets 2019-06-11 17:24:19 -04:00