- 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:
parent
1b7e417b62
commit
6256c78f0c
@ -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
|
Wed Feb 23 09:26:07 UTC 2022 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
@ -54,6 +54,9 @@ vmware is an Xorg driver for VMware virtual video cards.
|
|||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%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
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
%configure
|
%configure
|
||||||
%make_build
|
%make_build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user