Unverified Commit b83ccc4e authored by Grimmauld's avatar Grimmauld Committed by GitHub
Browse files

audit: enable risc-v (#461813)

parents 403bcb2e bd412138
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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