From ac2364bc4b8f36bf1ca7bc6873e76c7c8ff8a406 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Mar 22 2024 12:03:35 +0000 Subject: Enable bootloader stack for riscv64 --- diff --git a/systemd.spec b/systemd.spec index d794e11..7801f4d 100644 --- a/systemd.spec +++ b/systemd.spec @@ -121,7 +121,7 @@ Patch0491: https://github.com/systemd/systemd/pull/30846.patch # Adjust upstream config to use our shared stack Patch0499: fedora-use-system-auth-in-pam-systemd-user.patch -%ifarch %{ix86} x86_64 aarch64 +%ifarch %{ix86} x86_64 aarch64 riscv64 %global want_bootloader 1 %endif