Comment 20 for bug 1849785

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Only fails on arm64 now (all others good):
15-basic-resolver.c:58:46: error: ‘__NR_open’ undeclared (first use in this function)
   58 | if (seccomp_syscall_resolve_name("open") != __NR_open)