Accepting request 1006111 from devel:languages:tcl
OBS-URL: https://build.opensuse.org/request/show/1006111 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcl?expand=0&rev=64
This commit is contained in:
commit
d9dd794469
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 21 14:25:37 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- skip more tests with qemu_user builds (e.g. riscv64)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 29 12:50:00 UTC 2022 - Reinhard Max <max@suse.com>
|
Tue Mar 29 12:50:00 UTC 2022 - Reinhard Max <max@suse.com>
|
||||||
|
|
||||||
|
4
tcl.spec
4
tcl.spec
@ -152,6 +152,10 @@ thread-21.16
|
|||||||
%ifarch riscv64
|
%ifarch riscv64
|
||||||
binary-40.3
|
binary-40.3
|
||||||
%endif
|
%endif
|
||||||
|
%if 0%{?qemu_user_space_build}
|
||||||
|
socket-14.15
|
||||||
|
thread-16.2
|
||||||
|
%endif
|
||||||
EOF
|
EOF
|
||||||
%ifnarch s390 s390x
|
%ifnarch s390 s390x
|
||||||
make test 2>&1 | tee testresults
|
make test 2>&1 | tee testresults
|
||||||
|
Loading…
Reference in New Issue
Block a user