Accepting request 89284 from devel:tools
- fix build on ppc (32bit) (forwarded request 89219 from oertel) OBS-URL: https://build.opensuse.org/request/show/89284 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=57
This commit is contained in:
commit
683ad0093f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 25 01:14:42 CEST 2011 - ro@suse.de
|
||||||
|
|
||||||
|
- fix build on ppc (32bit)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 2 17:50:41 CEST 2011 - dmueller@suse.de
|
Sun Oct 2 17:50:41 CEST 2011 - dmueller@suse.de
|
||||||
|
|
||||||
|
@ -218,6 +218,8 @@ cp -a README* NEWS AUTHORS COPYING COPYING.DOCS $RPM_BUILD_ROOT/%_defaultdocdir/
|
|||||||
%endif
|
%endif
|
||||||
%ifarch ppc ppc64
|
%ifarch ppc ppc64
|
||||||
%_libdir/valgrind/*-ppc32-linux
|
%_libdir/valgrind/*-ppc32-linux
|
||||||
|
%endif
|
||||||
|
%ifarch ppc64
|
||||||
%_libdir/valgrind/*-ppc64-linux
|
%_libdir/valgrind/*-ppc64-linux
|
||||||
%endif
|
%endif
|
||||||
%ifarch s390 s390x
|
%ifarch s390 s390x
|
||||||
|
Loading…
Reference in New Issue
Block a user