Accepting request 579216 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/579216 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=107
This commit is contained in:
commit
dc34efca5e
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 13:07:05 UTC 2018 - olaf@aepfle.de
|
||||||
|
|
||||||
|
- add valgrind.xen.patch to handle Xen 4.10 (fate#321394, fate#322686)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 30 11:00:12 UTC 2017 - dmueller@suse.com
|
Mon Oct 30 11:00:12 UTC 2017 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -34,6 +34,7 @@ Url: http://valgrind.org/
|
|||||||
Source0: ftp://sourceware.org/pub/valgrind/valgrind-%{version}.tar.bz2
|
Source0: ftp://sourceware.org/pub/valgrind/valgrind-%{version}.tar.bz2
|
||||||
# svn di svn://svn.valgrind.org/valgrind/tags/VALGRIND_3_5_0 svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_5_BRANCH > 3_5_BRANCH.diff
|
# svn di svn://svn.valgrind.org/valgrind/tags/VALGRIND_3_5_0 svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_5_BRANCH > 3_5_BRANCH.diff
|
||||||
# svn di svn://svn.valgrind.org/vex/tags/VEX_3_5_0 svn://svn.valgrind.org/vex/branches/VEX_3_5_BRANCH > VEX_3_5_BRANCH.diff
|
# svn di svn://svn.valgrind.org/vex/tags/VEX_3_5_0 svn://svn.valgrind.org/vex/branches/VEX_3_5_BRANCH > VEX_3_5_BRANCH.diff
|
||||||
|
Patch0: valgrind.xen.patch
|
||||||
Patch1: jit-register-unregister.diff
|
Patch1: jit-register-unregister.diff
|
||||||
Patch2: armv6-support.diff
|
Patch2: armv6-support.diff
|
||||||
Patch3: epoll-wait-fix.patch
|
Patch3: epoll-wait-fix.patch
|
||||||
@ -108,6 +109,7 @@ but it has been successfully used to optimize several KDE applications.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%patch0 -p1
|
||||||
# needs porting to 3.11
|
# needs porting to 3.11
|
||||||
##%patch1
|
##%patch1
|
||||||
%patch2
|
%patch2
|
||||||
|
1545
valgrind.xen.patch
Normal file
1545
valgrind.xen.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user