packages/lua-language-server

This commit is contained in:
termux-pacman-bot
2022-07-06 04:52:48 +00:00
parent 8832410736
commit a5654cf949
2 changed files with 7 additions and 8 deletions

View File

@@ -1,11 +1,10 @@
--- ./3rd/bee.lua/compile/common.lua.orig 2022-04-25 20:22:14.467597473 +0530
+++ ./3rd/bee.lua/compile/common.lua 2022-04-25 20:22:57.767597457 +0530
@@ -42,6 +42,7 @@
--- ./3rd/bee.lua/compile/common.lua.orig 2022-07-06 09:09:29.126611036 +0530
+++ ./3rd/bee.lua/compile/common.lua 2022-07-06 09:10:43.506611007 +0530
@@ -68,6 +68,7 @@
}
},
android = {
+ ldflags = "-landroid-spawn",
sources = {
"!bee/**/*_win.cpp",
"!bee/**/*_osx.cpp",
sources = need {
"linux",
"posix",