Accepting request 176180 from home:Andreas_Schwab:Factory
- Disable testsuite only on qemu user space build OBS-URL: https://build.opensuse.org/request/show/176180 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl?expand=0&rev=89
This commit is contained in:
parent
fa41910e63
commit
4e2ea5620b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 20 19:02:09 UTC 2013 - schwab@suse.de
|
||||
|
||||
- Disable testsuite only on qemu user space build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 16 08:41:10 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -194,7 +194,7 @@ mv savelib lib
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%check
|
||||
%ifnarch %arm
|
||||
%if !0%{?qemu_user_space_build}
|
||||
export SUSE_ASNEEDED=0
|
||||
make test
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user