From c52ca08d40086c6f5aff168178dc1948eae19b4a Mon Sep 17 00:00:00 2001 From: Colby Whitney Date: Tue, 2 Jul 2019 11:18:00 -0600 Subject: 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 --- package/utils/lua5.3/patches/100-no_readline.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/utils/lua5.3/patches/100-no_readline.patch') diff --git a/package/utils/lua5.3/patches/100-no_readline.patch b/package/utils/lua5.3/patches/100-no_readline.patch index bb014c57ba..363b900d79 100644 --- a/package/utils/lua5.3/patches/100-no_readline.patch +++ b/package/utils/lua5.3/patches/100-no_readline.patch @@ -25,7 +25,7 @@ # == END OF USER SETTINGS -- NO NEED TO CHANGE ANYTHING BELOW THIS LINE ======= -@@ -83,6 +84,7 @@ echo: +@@ -96,6 +97,7 @@ echo: # Convenience targets for popular platforms ALL= all @@ -33,7 +33,7 @@ none: @echo "Please do 'make PLATFORM' where PLATFORM is one of these:" -@@ -102,15 +104,15 @@ c89: +@@ -115,15 +117,15 @@ c89: freebsd: -- cgit v1.2.3