Accepting request 126876 from X11:XOrg
Disable valgrind support for armv5 since valgrind only supports armv7 (forwarded request 126875 from Guillaume_G) OBS-URL: https://build.opensuse.org/request/show/126876 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdrm?expand=0&rev=67
This commit is contained in:
commit
191ddcba20
@ -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