package/luainterpreter: gather the ABI version string defaults
authorYann E. MORIN <yann.morin.1998@free.fr>
Mon, 27 Jul 2020 15:33:47 +0000 (17:33 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Mon, 27 Jul 2020 20:30:58 +0000 (22:30 +0200)
commit5a439727e7de7b0faf0fd57fd33ef76abc19a767
treeec5c31a7a35e1664c0519add53ec4315e83110d6
parent97cfd0dc9f5ff68ae37a9c7b5e6857f8c8b1ffb2
package/luainterpreter: gather the ABI version string defaults

Now that we have booleans to represent the Lua ABI version, and that
every Lua providers do select those, there is no longer any reason
for them to also handle the ABI version string anymore.

Move the defaults into the common luainterpreter.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: James Hilliard <james.hilliard1@gmail.com>
Cc: Francois Perrad <francois.perrad@gadz.org>
package/lua/Config.in
package/luainterpreter/Config.in
package/luajit/Config.in