Add valgrind-3.11.0-arm-no-cast-align.patch
This commit is contained in:
parent
3bd1af7e5e
commit
c3606af645
2558
valgrind-3.11.0-arm-no-cast-align.patch
Normal file
2558
valgrind-3.11.0-arm-no-cast-align.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -64,6 +64,9 @@ Patch5: valgrind-3.11.0-arm64-libvex_test.patch
|
||||
# Fix some compiler warnings on arm
|
||||
Patch6: valgrind-3.11.0-arm-warnings.patch
|
||||
|
||||
# Don't use -Wcast-align on arm
|
||||
Patch7: valgrind-3.11.0-arm-no-cast-align.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
|
||||
@ -174,6 +177,7 @@ Valgrind User Manual for details.
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
%patch6 -p1
|
||||
%patch7 -p1
|
||||
|
||||
%build
|
||||
# We need to use the software collection compiler and binutils if available.
|
||||
@ -354,6 +358,7 @@ echo ===============END TESTING===============
|
||||
- Add valgrind-3.11.0-glibc-futex-message.patch
|
||||
- Add valgrind-3.11.0-arm64-libvex_test.patch
|
||||
- Add valgrind-3.11.0-arm-warnings.patch
|
||||
- Add valgrind-3.11.0-arm-no-cast-align.patch
|
||||
|
||||
* Tue Sep 15 2015 Orion Poplawski <orion@cora.nwra.com> - 1:3.11.0-0.2.TEST1
|
||||
- Rebuild for openmpi 1.10.0
|
||||
|
Loading…
Reference in New Issue
Block a user