Root/svgalib/patches/070-no-background-fix.patch

1Index: svgalib-1.4.3/src/vgamisc.c
2===================================================================
3--- svgalib-1.4.3.orig/src/vgamisc.c 2011-01-06 12:21:30.000000000 +0100
4+++ svgalib-1.4.3/src/vgamisc.c 2011-01-06 12:22:08.000000000 +0100
5@@ -47,7 +47,7 @@
6 }
7 
8 #ifndef BACKGROUND
9-static void *__svgalib_linearframebuffer;
10+void *__svgalib_linearframebuffer;
11 #endif
12 #ifdef BACKGROUND
13 void *__svgalib_linearframebuffer;
14

Archive Download this file



interactive