- set SUSE_ZNOW to 0 (boo#1197994)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-vmware?expand=0&rev=40
This commit is contained in:
Stefan Dirsch 2022-05-14 17:42:38 +00:00 committed by Git OBS Bridge
parent 1b7e417b62
commit 6256c78f0c
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat May 14 17:40:52 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- set SUSE_ZNOW to 0 (boo#1197994)
-------------------------------------------------------------------
Wed Feb 23 09:26:07 UTC 2022 - bjorn.lie@gmail.com

View File

@ -54,6 +54,9 @@ vmware is an Xorg driver for VMware virtual video cards.
%autosetup -p1
%build
# We have some -z now related errors during X default startup (boo#1197994):
# this is directly visible on startup, so easy to test later on.
export SUSE_ZNOW=0
NOCONFIGURE=1 ./autogen.sh
%configure
%make_build