Commit Graph

1 Commits

Author SHA1 Message Date
Sergey V. Lobanov
4ab3db4915 luaossl: fix build on macos
luaossl detects OS and changes compilation flags depends on OS.
If Darwin is detected then it adds GCC non-compatible flags.
OpenWrt is always Linux so build OS detection is disabled

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-11-08 13:36:14 +08:00