Am 20.03.20 um 19:35 schrieb Michael Biebl:
> ../src/shared/seccomp-util.c: In function ‘seccomp_arch_to_string’:
> ../src/shared/seccomp-util.c:136:14: error: ‘SCMP_ARCH_RISCV64’
> undeclared (first use in this function); did you mean ‘SCMP_ARCH_PARISC64’?
>          case SCMP_ARCH_RISCV64:
>               ^~~~~~~~~~~~~~~~~
> 
> I guess we need a libseccomp >= 2.4.0
> meson.build currently has 2.3.1 as min version.

Hm, actually looking at #952386, it appears there is no official
libseccomp release yet, which contains riscv64 support.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to