SHA256
1
0
forked from pool/wayland

Skip tests in qemu emulation #3

Merged
jengelh merged 1 commits from :master into master 2025-06-08 14:34:05 +02:00
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jun 7 09:18:19 UTC 2025 - Andreas Schwab <schwab@suse.de>
- Skip tests in qemu emulation
-------------------------------------------------------------------
Fri Mar 21 12:13:18 UTC 2025 - Hillwood Yang <hillwood@opensuse.org>

View File

@@ -24,7 +24,8 @@
%endif
%define lname libwayland0
%define enable_test 1
%ifarch loongarch64
%if 0%{?qemu_user_space_build}
# qemu linux-user emulation does not support ptrace
%define enable_test 0
%endif
%bcond_with doc