mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 17:04:33 +04:00
Fixes seccomp on ARM or musl-based builds, notable upstream changes: a97c189 fix Hex_test unit test 4bceb72 seccomp: allow readv and writev syscalls (used by musl) 64f4791 seccomp: define GET_SYSCALL_NUM accessor macro 0102181 seccomp: allow gettimeofday syscall (required on ARM) 18979ee Add a check to prevent a rare assertion failure Signed-off-by: Daniel Golle <daniel@makrotopia.org>