packages/lang/luajit
Eric Kinzie bc0001d5a5
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>
(cherry-picked from commit 5b0ef0e1b9)
2019-08-26 03:47:52 +02:00
..
patches luajit: Switch to versioned releases 2018-12-06 14:44:32 -08:00
Makefile luajit: fix building for 64-bit targets 2019-08-26 03:47:52 +02:00