mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-08 20:03:20 +00:00
packages/lua-language-server
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user