Accepting request 126875 from home:Guillaume_G:branches:X11:XOrg
Disable valgrind support for armv5 since valgrind only supports armv7 OBS-URL: https://build.opensuse.org/request/show/126875 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=114
This commit is contained in:
parent
0de3b1d9ba
commit
f3585c3af8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 2 08:52:51 UTC 2012 - guillaume@opensuse.org
|
||||
|
||||
- Disable valgrind support for armv5 since valgrind only supports armv7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 29 09:27:32 UTC 2012 - sndirsch@suse.com
|
||||
|
||||
|
@ -45,7 +45,9 @@ BuildRequires: libtool >= 2.2
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(pciaccess) >= 0.10
|
||||
BuildRequires: pkgconfig(pthread-stubs)
|
||||
%ifnarch armv5el armv5tel
|
||||
BuildRequires: pkgconfig(valgrind)
|
||||
%endif
|
||||
|
||||
%description
|
||||
The package contains the userspace interface to the kernel DRM
|
||||
|
Loading…
x
Reference in New Issue
Block a user