From c272e473dd10e24de8afd68e24eb915a94896fe23901933a1bb4600655306871 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 16 Jul 2021 07:16:11 +0000 Subject: [PATCH] Accepting request 906530 from home:peace:branches:openSUSE:Factory:zSystems - s390x added to the compiler files OBS-URL: https://build.opensuse.org/request/show/906530 OBS-URL: https://build.opensuse.org/package/show/devel:tools/afl?expand=0&rev=142 --- afl.changes | 5 +++++ afl.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/afl.changes b/afl.changes index e24bd51..3de07c3 100644 --- a/afl.changes +++ b/afl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 15 19:29:19 UTC 2021 - Peace Peters + +- s390x added to the compiler files + ------------------------------------------------------------------- Tue Jun 8 09:06:11 UTC 2021 - Andreas Schwab diff --git a/afl.spec b/afl.spec index 719fb15..78532b7 100644 --- a/afl.spec +++ b/afl.spec @@ -82,11 +82,11 @@ chmod -x %{buildroot}/%{_libexecdir}/%{name}/*.o %{_libexecdir}/%{name}/afl-llvm-rt-lto-64.o %endif %endif -%ifarch %ix86 %{arm} +%ifarch %ix86 %{arm} s390x %{_libexecdir}/%{name}/afl-compiler-rt-32.o %{_libexecdir}/%{name}/afl-llvm-rt-32.o %endif -%ifarch %ix86 aarch64 +%ifarch %ix86 aarch64 s390x %{_libexecdir}/%{name}/afl-llvm-rt-lto-32.o %endif %{_libexecdir}/%{name}/afl-compiler-rt.o