mirror of
https://github.com/bol-van/zapret.git
synced 2026-03-08 06:15:26 +00:00
tpws: fix building on e2k
This commit is contained in:
@@ -97,6 +97,10 @@ bool dropcaps(void);
|
|||||||
|
|
||||||
# define ARCH_NR AUDIT_ARCH_LOONGARCH64
|
# define ARCH_NR AUDIT_ARCH_LOONGARCH64
|
||||||
|
|
||||||
|
#elif defined(__e2k__)
|
||||||
|
|
||||||
|
# define ARCH_NR AUDIT_ARCH_E2K
|
||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
# error "Platform does not support seccomp filter yet"
|
# error "Platform does not support seccomp filter yet"
|
||||||
|
|||||||
Reference in New Issue
Block a user