Files
termux-packages/packages/lua-language-server/bee.lua-project-common.patch
termux-pacman-bot 6a7a90a7c6 bump(main/lua-language-server): 3.16.1
Co-authored-by: Robert Kirkman <rkirkman@termux.dev>
2025-12-22 21:37:41 +00:00

11 lines
319 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 -lbfd",
sources = need {
"linux",
"posix",