Accepting request 107005 from openSUSE:Factory:ARM
- fix build under qemu OBS-URL: https://build.opensuse.org/request/show/107005 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/exempi?expand=0&rev=15
This commit is contained in:
parent
57d6a160d5
commit
083acf98de
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 26 14:53:26 CET 2012 - dmueller@suse.de
|
||||
|
||||
- fix build under qemu
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 23 17:09:03 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
|
@ -71,7 +71,9 @@ export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||
%{__rm} -f %{buildroot}%{_libdir}/*.la
|
||||
|
||||
%check
|
||||
%if ! 0%{?qemu_user_space_build}
|
||||
make check
|
||||
%endif
|
||||
|
||||
%post -n libexempi3 -p /sbin/ldconfig
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user