.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsigsegv?expand=0&rev=12
This commit is contained in:
parent
7be31c0810
commit
b2c298a526
@ -84,9 +84,10 @@ make %{?_smp_mflags}
|
||||
%check
|
||||
%if 0%{?qemu_user_space_build:1}
|
||||
# qemu does not support stack overflows well ;)
|
||||
export XFAIL_TESTS="stackoverflow1 stackoverflow2"
|
||||
%endif
|
||||
%__make check TESTS='sigsegv1 sigsegv2 sigsegv3'
|
||||
%else
|
||||
%__make check
|
||||
%endif
|
||||
|
||||
%post -n %lname -p /sbin/ldconfig
|
||||
%postun -n %lname -p /sbin/ldconfig
|
||||
|
Loading…
Reference in New Issue
Block a user