initial import
This commit is contained in:
11
xorg-video-fbdev-debug/gcc8.patch
Normal file
11
xorg-video-fbdev-debug/gcc8.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- src/fbdev.c 2018-05-11 21:15:36.650039778 +0200
|
||||
+++ src/fbdev.c.new 2018-05-11 21:17:27.063021717 +0200
|
||||
@@ -1008,7 +1008,7 @@
|
||||
fPtr->CloseScreen = pScreen->CloseScreen;
|
||||
pScreen->CloseScreen = FBDevCloseScreen;
|
||||
|
||||
-#if XV
|
||||
+#ifdef XV
|
||||
{
|
||||
XF86VideoAdaptorPtr *ptr;
|
||||
|
||||
Reference in New Issue
Block a user