nfqws2: loongarch64 compile fix

This commit is contained in:
bol-van
2026-02-16 11:51:43 +03:00
parent 7c60ad3a7a
commit e4535d2646
+4
View File
@@ -80,6 +80,10 @@ bool dropcaps(void);
# define ARCH_NR AUDIT_ARCH_RISCV64
#elif defined(__loongarch__) && __loongarch_grlen == 64
# define ARCH_NR AUDIT_ARCH_LOONGARCH64
#else
# error "Platform does not support seccomp filter yet"