Accepting request 579020 from home:olh:xen-buildrequires
- add valgrind.xen.patch to handle Xen 4.10 (fate#321394, fate#322686) OBS-URL: https://build.opensuse.org/request/show/579020 OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=163
This commit is contained in:
parent
36b9471c71
commit
34f15d5b91
@ -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
|
||||
|
||||
|
@ -34,6 +34,7 @@ Url: http://valgrind.org/
|
||||
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/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
|
||||
Patch2: armv6-support.diff
|
||||
Patch3: epoll-wait-fix.patch
|
||||
@ -108,6 +109,7 @@ but it has been successfully used to optimize several KDE applications.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
# needs porting to 3.11
|
||||
##%patch1
|
||||
%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