Accepting request 108484 from multimedia:libs
- Disable check on ARM OBS-URL: https://build.opensuse.org/request/show/108484 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orc?expand=0&rev=18
This commit is contained in:
commit
2ec123b5c0
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 8 11:58:18 UTC 2012 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Disable check on ARM
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 2 12:26:37 UTC 2012 - idonmez@suse.com
|
Thu Feb 2 12:26:37 UTC 2012 - idonmez@suse.com
|
||||||
|
|
||||||
|
3
orc.spec
3
orc.spec
@ -16,6 +16,7 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: orc
|
Name: orc
|
||||||
Summary: The Oil Runtime Compiler
|
Summary: The Oil Runtime Compiler
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -76,7 +77,7 @@ rm -rf %{buildroot}%{_libdir}/orc
|
|||||||
find %{buildroot}%{_libdir} -name '*.la' -delete -print
|
find %{buildroot}%{_libdir} -name '*.la' -delete -print
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%ifnarch ppc ppc64
|
%ifnarch %arm ppc ppc64
|
||||||
make check
|
make check
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user