immortalwrt/package
Hans Dedecker 57d8f8382f dropbear: fix compilation for uClibc
Backport patches which fix compile issue for uClibc-ng :

dbrandom.c:174:8: warning: implicit declaration of function 'getrandom'; did you mean 'genrandom'? [-Wimplicit-function-declaration]
  ret = getrandom(buf, sizeof(buf), GRND_NONBLOCK);
        ^~~~~~~~~
        genrandom
dbrandom.c:174:36: error: 'GRND_NONBLOCK' undeclared (first use in this function); did you mean 'SOCK_NONBLOCK'?
  ret = getrandom(buf, sizeof(buf), GRND_NONBLOCK);
                                    ^~~~~~~~~~~~~
                                    SOCK_NONBLOCK

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2020-06-25 12:01:46 +08:00
..
base-files lantiq: sync official source code 2020-04-25 18:29:43 +08:00
boot kernel: bump 4.9 to 4.9.224 2020-05-24 20:45:22 +08:00
ctcgfw luci-app-rclone: sync with upstream source 2020-06-24 18:48:30 +08:00
devel gdb: Fix build on AArch64 (#4619) 2020-05-18 09:37:14 +08:00
firmware Merge Lean's source 2020-05-30 12:25:05 +08:00
kernel bcm27xx-gpu-fw: bump to most recent good version 2020-06-07 18:05:46 +08:00
lean redsocks2: drop duplicate package 2020-06-24 19:33:25 +08:00
libs libnetfilter-queue: fix package title and description 2020-06-24 12:03:50 +08:00
lienol Merge Lean's source 2020-06-23 18:36:07 +08:00
network dropbear: fix compilation for uClibc 2020-06-25 12:01:46 +08:00
ntlf9t luci-app-clash: sync with upstream source 2020-06-24 18:49:01 +08:00
system fix uci bug which involed in 0326b4 2020-06-23 10:16:52 +08:00
utils exfat-utils: move into packages feed 2020-06-06 18:02:50 +08:00
zxlhhyccc Merge Lean's source 2020-06-16 18:10:09 +08:00
Makefile sync build script for OpenWrt 19.07 2020-02-21 02:41:00 +08:00