0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-08-09 00:52:15 +00:00
Files
termux-packages/packages/lua-language-server/bee.lua-project-common.patch
Aditya Alok a8d4b0e8b3 upgpkg(main/lua-language-server): to 3.4.1
* updated patch `bee.lua-project-common.patch`.

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-07-06 10:04:13 +05:30

11 lines
313 B
Diff

--- ./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 = need {
"linux",
"posix",