Commit Graph

2 Commits

Author SHA1 Message Date
Sergey V. Lobanov
8a560e3f3a lua-curl-v3: fix build on macos
lua-curl-v3 detects OS and changes compilation flags depends on OS.
If Darwin is detected then it adds GCC non-compatible flags.
OpenWrt is always Linux, OS detection is disabled via UNAME=Linux
as a part of MAKE_FLAGS

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-11-08 13:36:14 +08:00
Rainer Poisel
4455b86c9a Lua-cURLv3: add package
Signed-off-by: Rainer Poisel <rainer.poisel@gmail.com>
2022-11-08 13:36:14 +08:00