Comment # 4 on bug 1225956 from Stefan Dirsch
Index: xorg-x11-server.changes
===================================================================
--- xorg-x11-server.changes     (revision 1255d8cf54391a590f1d676d98f5568c)
+++ xorg-x11-server.changes     (working copy)
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Tue Jun  4 20:12:15 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
+
+- U_fb-Declare-wfbFinishScreenInit-wfbScreenInit-for-FB_.patch
+  * should fix build of xf86-video-nouveau driver with gcc14 
+    (boo#1225956) 
+
 -------------------------------------------------------------------
 Wed Apr 10 13:20:43 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>

Index: xorg-x11-server.spec
===================================================================
--- xorg-x11-server.spec        (revision 1255d8cf54391a590f1d676d98f5568c)
+++ xorg-x11-server.spec        (working copy)
@@ -239,6 +239,8 @@

 Patch1960:      u_sync-pci-ids-with-Mesa.patch

+Patch2000:      U_fb-Declare-wfbFinishScreenInit-wfbScreenInit-for-FB_.patch
+
 Patch1218176:   u_miCloseScreen_check_for_null_pScreen_dev_private.patch
 Patch1222442:   U_render-Avoid-possible-double-free-in-ProcRenderAddGl.patch

@@ -396,6 +398,7 @@
 %patch -P 1921 -p1
 %patch -P 1930 -p1
 %patch -P 1960 -p1
+%patch -P 2000 -p1

 %patch -P 1218176 -p1


You are receiving this mail because: