Accepting request 130817 from openSUSE:Factory:ARM
- avoid make check on qemu build OBS-URL: https://build.opensuse.org/request/show/130817 OBS-URL: https://build.opensuse.org/package/show/security/clamav?expand=0&rev=64
This commit is contained in:
parent
fb45a6895c
commit
cd3b51f9a6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 26 11:41:02 UTC 2012 - dmueller@suse.com
|
||||
|
||||
- avoid make check on qemu build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 19 00:31:03 UTC 2012 - andreas.stieger@gmx.de
|
||||
|
||||
|
@ -167,7 +167,9 @@ CFLAGS="$CFLAGS -D_FFR_QUARANTINE -D_FFR_SMFI_OPENSOCKET"
|
||||
make %{?jobs:-j%jobs}
|
||||
|
||||
%check
|
||||
%if !0%{?qemu_user_space_build:1}
|
||||
VALGRIND_GENSUP=1 make check
|
||||
%endif
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
|
Loading…
Reference in New Issue
Block a user