From 4495b1e23e0d062169e661cbe78f5e088333f8d2 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Fri, 21 Apr 2023 10:29:58 +0300 Subject: [PATCH] Do no build docs Signed-off-by: David Abdurachmanov --- secilc.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/secilc.spec b/secilc.spec index 691f5ae..2710d18 100644 --- a/secilc.spec +++ b/secilc.spec @@ -45,9 +45,11 @@ for more information about the goals and features on the CIL language. %build %set_build_flags make %{?_smp_mflags} LIBSEPOL_STATIC=%{_libdir}/libsepol.a +%ifnarch riscv64 pushd docs make %{?_smp_mflags} popd +%endif %install