Commit graph

4 commits

Author SHA1 Message Date
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
Jan Pavlinec
299e5b0a9b
treewide: add PKG_CPE_ID for better cvescanner coverage
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-09-17 12:40:26 +02:00
Leonid Esman
d267b62b09 lynx: defined package maintainer, added more download sites
Signed-off-by: Leonid Esman <leonid.esman@gmail.com>
2019-01-13 22:01:21 +03:00
Leonid Esman
887182dce9 lynx: initial commit
Based on https://github.com/kyak/openwrt-packages/tree/master/lynx
Tested on TP-Link TL-MR3020 v3

Signed-off-by: Leonid Esman <leonid.esman@gmail.com>
2019-01-09 00:02:18 +03:00