20
srcpkgs/xf86-video-fbdev/patches/cross.patch
Normal file
20
srcpkgs/xf86-video-fbdev/patches/cross.patch
Normal file
@@ -0,0 +1,20 @@
|
||||
This macro cannot be normally defined in cross.
|
||||
|
||||
--- src/fbdev.c 2019-04-30 17:41:01.660203681 +0200
|
||||
+++ src/fbdev.c 2019-04-30 17:41:07.756263574 +0200
|
||||
@@ -1010,7 +1010,6 @@
|
||||
fPtr->CloseScreen = pScreen->CloseScreen;
|
||||
pScreen->CloseScreen = FBDevCloseScreen;
|
||||
|
||||
-#if XV
|
||||
{
|
||||
XF86VideoAdaptorPtr *ptr;
|
||||
|
||||
@@ -1019,7 +1018,6 @@
|
||||
xf86XVScreenInit(pScreen,ptr,n);
|
||||
}
|
||||
}
|
||||
-#endif
|
||||
|
||||
TRACE_EXIT("FBDevScreenInit");
|
||||
|
||||
Reference in New Issue
Block a user