audit: enable risc-v (#461813)

This commit is contained in:
Grimmauld
2025-11-16 22:16:04 +00:00
committed by GitHub
+1
View File
@@ -87,6 +87,7 @@ stdenv.mkDerivation (finalAttrs: {
"--disable-legacy-actions"
"--with-arm"
"--with-aarch64"
"--with-riscv"
"--with-io_uring"
# allows putting audit files in /run/audit, which removes the requirement
# to wait for tmpfiles to set up the /var/run -> /run symlink