luaossl: fix build on macos
authorSergey V. Lobanov <redacted>
Fri, 7 Jan 2022 20:15:47 +0000 (23:15 +0300)
committerRosen Penev <redacted>
Tue, 18 Jan 2022 05:12:53 +0000 (21:12 -0800)
commit99515bdf96ade128a39afbc20d35cac38f5fe9bb
tree654d6424260ad6ace94e7e1f48e5491d2474f9b5
parent06d5252474d3a29cc4f4d9b1fb8bcb5ce1c964ae
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 <redacted>
lang/luaossl/Makefile
lang/luaossl/patches/900_fix_build_on_macos.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT