lua5.3: build shared library
authorColby Whitney <colby.whitney@luxul.com>
Tue, 2 Jul 2019 17:18:00 +0000 (11:18 -0600)
committerRafał Miłecki <rafal@milecki.pl>
Thu, 11 Jul 2019 16:38:51 +0000 (18:38 +0200)
commitc52ca08d40086c6f5aff168178dc1948eae19b4a
tree1de62e184916034feabf25ba36ab0dca2b15ca65
parent53daa51cf2fdfd625d33cabf21d4f79ecfa11a51
lua5.3: build shared library

Update the lua5.3 package to build a shared object just like the old lua
package. Ported / recreated the same patch number as the other lua
package. Built and tested library / interpreter on BCM5301X.

Signed-off-by: Colby Whitney <colby.whitney@luxul.com>
package/utils/lua5.3/Makefile
package/utils/lua5.3/patches/020-shared_liblua.patch [new file with mode: 0644]
package/utils/lua5.3/patches/100-no_readline.patch