Unverified Commit bd412138 authored by Tristan Ross's avatar Tristan Ross
Browse files

audit: enable risc-v

parent 50ec2c31
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