mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 10:38:21 +04:00
Testing showed that additional syscalls are needed on ARMv7. Add "getegid32", "geteuid32", "getgid32" and "getrandom" as they are all innocent. Signed-off-by: Daniel Golle <daniel@makrotopia.org>