···7373 # z/OS plugin is not useful on Linux, and pulls in an extra openldap
7474 # dependency otherwise
7575 "--disable-zos-remote"
7676+ # remove legacy start/stop scripts to remove a bash dependency in $lib
7777+ # People interested in logging auditd interactions (e.g. for compliance) can start/stop audit using `auditctl --signal`
7878+ # See also https://github.com/linux-audit/audit-userspace?tab=readme-ov-file#starting-and-stopping-the-daemon
7979+ "--disable-legacy-actions"
7680 "--with-arm"
7781 "--with-aarch64"
7882 "--with-io_uring"