Accepting request 906608 from devel:tools
- s390x added to the compiler files (forwarded request 906530 from peace) OBS-URL: https://build.opensuse.org/request/show/906608 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/afl?expand=0&rev=64
This commit is contained in:
commit
e2dadc2ace
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 15 19:29:19 UTC 2021 - Peace Peters <peacepeters.pp@gmail.com>
|
||||||
|
|
||||||
|
- s390x added to the compiler files
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 8 09:06:11 UTC 2021 - Andreas Schwab <schwab@suse.de>
|
Tue Jun 8 09:06:11 UTC 2021 - Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
4
afl.spec
4
afl.spec
@ -82,11 +82,11 @@ chmod -x %{buildroot}/%{_libexecdir}/%{name}/*.o
|
|||||||
%{_libexecdir}/%{name}/afl-llvm-rt-lto-64.o
|
%{_libexecdir}/%{name}/afl-llvm-rt-lto-64.o
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%ifarch %ix86 %{arm}
|
%ifarch %ix86 %{arm} s390x
|
||||||
%{_libexecdir}/%{name}/afl-compiler-rt-32.o
|
%{_libexecdir}/%{name}/afl-compiler-rt-32.o
|
||||||
%{_libexecdir}/%{name}/afl-llvm-rt-32.o
|
%{_libexecdir}/%{name}/afl-llvm-rt-32.o
|
||||||
%endif
|
%endif
|
||||||
%ifarch %ix86 aarch64
|
%ifarch %ix86 aarch64 s390x
|
||||||
%{_libexecdir}/%{name}/afl-llvm-rt-lto-32.o
|
%{_libexecdir}/%{name}/afl-llvm-rt-lto-32.o
|
||||||
%endif
|
%endif
|
||||||
%{_libexecdir}/%{name}/afl-compiler-rt.o
|
%{_libexecdir}/%{name}/afl-compiler-rt.o
|
||||||
|
Loading…
Reference in New Issue
Block a user