Files
openwrt/package/system
Daniel Golle 5d110c0161 procd: seccomp/jail: Fix build error on arm with glibc
From: Peter Lundkvist <peter.lundkvist@gmail.com>

This fixes the make_syscall_h.sh script to recognize both
__NR_Linux, used by mips, and __NR_SYSCALL_BASE and
__ARM_NR_BASE used by arm.

Run-tested on arm (ipq806x) and mips (ath79), both with glibc.
Compile-tested and checked resulting syscall_names.h file wuth
glibc: aarch64, powerpc, x86_64, i486
musl: arm, mips

Fixes: FS#4194, FS#4195

Signed-off-by: Peter Lundkvist <peter.lundkvist@gmail.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-01-31 00:10:42 +00:00
..
2021-11-20 21:09:59 +00:00
2019-11-14 22:53:31 +01:00
2021-03-17 08:42:05 +01:00
2021-11-01 12:00:21 +01:00
2020-05-24 17:01:36 +02:00
2021-10-22 23:51:51 +02:00
2020-05-23 13:38:12 +02:00