Add valgrind-3.11.0-s390x-risbgn.patch
This commit is contained in:
parent
c679c54bb9
commit
c4d5bde884
1741
valgrind-3.11.0-s390x-risbgn.patch
Normal file
1741
valgrind-3.11.0-s390x-risbgn.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -151,6 +151,9 @@ Patch33: valgrind-3.11.0-z13s.patch
|
||||
# Update gdbserver_tests filter for newer GDB version.
|
||||
Patch34: valgrind-3.11.0-gdb-test-filters.patch
|
||||
|
||||
# KDE#361226 s390x: risbgn (EC59) not implemented
|
||||
Patch35: valgrind-3.11.0-s390x-risbgn.patch
|
||||
|
||||
%if %{build_multilib}
|
||||
# Ensure glibc{,-devel} is installed for both multilib arches
|
||||
BuildRequires: /lib/libc.so.6 /usr/lib/libc.so /lib64/libc.so.6 /usr/lib64/libc.so
|
||||
@ -293,6 +296,7 @@ chmod 755 memcheck/tests/arm64-linux/filter_stderr
|
||||
%patch32 -p1
|
||||
%patch33 -p1
|
||||
%patch34 -p1
|
||||
%patch35 -p1
|
||||
|
||||
%build
|
||||
# We need to use the software collection compiler and binutils if available.
|
||||
@ -487,6 +491,7 @@ echo ===============END TESTING===============
|
||||
%changelog
|
||||
* Fri Apr 15 2016 Mark Wielaard <mjw@redhat.com>
|
||||
- Update valgrind-3.11.0-cxx-freeres.patch (x86 final_tidyup fix)
|
||||
- Add valgrind-3.11.0-s390x-risbgn.patch
|
||||
|
||||
* Sun Apr 03 2016 Mark Wielaard <mjw@redhat.com> - 3.11.0-19
|
||||
- Add valgrind-3.11.0-cxx-freeres.patch (#1312647)
|
||||
|
Loading…
Reference in New Issue
Block a user