aboutsummaryrefslogtreecommitdiffstats
path: root/main/mesa/glx_ro_text_segm.patch
diff options
context:
space:
mode:
authorTaner Tas <taner76@gmail.com>2018-06-12 17:50:46 +0300
committerSören Tempel <soeren+git@soeren-tempel.net>2018-06-30 13:56:28 +0200
commitc8287d35245d7c19e51b19f6b4c82eb9efc706d6 (patch)
tree698ae9d24118b83131deb9f05cbb05a2afc7804d /main/mesa/glx_ro_text_segm.patch
parent7c1fc58fb73432799bb133e3f67ffb9cd50e8fc5 (diff)
downloadaports-c8287d35245d7c19e51b19f6b4c82eb9efc706d6.tar.bz2
aports-c8287d35245d7c19e51b19f6b4c82eb9efc706d6.tar.xz
main/mesa: Upgrade to 18.1.1
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