openwrt-packages/net/lynx
Sergey V. Lobanov 366c1b6fa7 lynx: fix build on macos
lynx uses host C-compiler to build internal utility that is used to
generate files required for target build. On MacOS it uses internal
clang with MacOS system headers so host build fails due to MacOS is
not Linux

Forced to use OpenWrt host C compiler using --with-build-*
./configure flags

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-01-11 16:23:58 -08:00
..
files lynx: initial commit 2019-01-09 00:02:18 +03:00
Makefile lynx: fix build on macos 2022-01-11 16:23:58 -08:00