aboutsummaryrefslogtreecommitdiffstats
path: root/main/mesa/glx_ro_text_segm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/mesa/glx_ro_text_segm.patch')
-rw-r--r--main/mesa/glx_ro_text_segm.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/main/mesa/glx_ro_text_segm.patch b/main/mesa/glx_ro_text_segm.patch
index 8cad4876b0..621361ee5d 100644
--- a/main/mesa/glx_ro_text_segm.patch
+++ b/main/mesa/glx_ro_text_segm.patch
@@ -3,11 +3,11 @@
#240956
* configure.ac add support to enable readonly test segment on x86
---- ./configure.ac.orig 2008-11-17 23:19:38.000000000 +0100
-+++ ./configure.ac 2008-11-17 23:20:17.000000000 +0100
-@@ -499,6 +499,20 @@
- enable_xcb=no
- fi
+--- a/configure.ac
++++ b/configure.ac
+@@ -539,6 +539,20 @@
+
+ AM_CONDITIONAL(BUILD_SHARED, test "x$enable_shared" = xyes)
+
+dnl readonly text segment on x86 hardened platforms
@@ -24,5 +24,5 @@
+
+
dnl
- dnl libGL configuration per driver
+ dnl other compiler options
dnl