forked from pool/intel-gpu-tools
- Disable SUSE_ZNOW to fix failing tests on x86_64
+ https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/102 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/intel-gpu-tools?expand=0&rev=4
This commit is contained in:
parent
11955d67c5
commit
4095599761
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user