1
0
Tejas Guruswamy 2022-05-21 17:29:17 +00:00 committed by Git OBS Bridge
parent 11955d67c5
commit 4095599761
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat May 21 17:28:41 UTC 2022 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
- Disable SUSE_ZNOW to fix failing tests on x86_64
+ https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/102
-------------------------------------------------------------------
Fri Jan 14 23:41:24 UTC 2022 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>

View File

@ -76,6 +76,9 @@ Development files and library headers for %{name}
%patch1 -p1
%build
#Tests fail on x86_64 with -z now
#https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/102
export SUSE_ZNOW=0
%meson
%meson_build