]> git.pld-linux.org Git - packages/XFree86.git/commitdiff
- one more
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 9 Jun 2004 10:07:59 +0000 (10:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XFree86-libGL-exec-shield-fixes-v2.patch -> 1.7

XFree86-libGL-exec-shield-fixes-v2.patch

index 810d796d38fe972109a096e4b1086b381e004c34..e42372db11f96256526c05e7fe4847172b57fc0f 100644 (file)
 diff -urN xc.org/extras/Mesa/src/glapi.c xc/extras/Mesa/src/glapi.c
 --- xc.org/extras/Mesa/src/glapi.c     2004-06-07 22:45:05.571381120 +0200
 +++ xc/extras/Mesa/src/glapi.c 2004-06-07 23:11:34.201872576 +0200
+@@ -50,6 +50,7 @@
+ #include "glapioffsets.h"
+ #include "glapitable.h"
+ #include "glthread.h"
++#include "imports.h"
+ extern hidden void *__glapi_noop_table[];
+
 @@ -546,7 +547,7 @@
        0xe8, 0x00, 0x00, 0x00, 0x00,
        0xff, 0xa0, 0x00, 0x00, 0x00, 0x00
This page took 0.043196 seconds and 4 git commands to generate.