From 4d9224743279706567b0ad77e3fb7d8ae6f81625 Mon Sep 17 00:00:00 2001 From: Krejzi Date: Wed, 22 May 2013 12:40:18 +0000 Subject: [PATCH] Updates. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11185 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 4 ++-- introduction/welcome/changelog.xml | 6 ++++++ x/installing/mesalib.xml | 27 +++++++++++++++++---------- x/installing/x7driver.xml | 4 ++-- 4 files changed, 27 insertions(+), 14 deletions(-) diff --git a/general.ent b/general.ent index b13299e7f8..c094926512 100644 --- a/general.ent +++ b/general.ent @@ -151,7 +151,7 @@ export -f as_root - + @@ -530,7 +530,7 @@ export -f as_root - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 532fd81619..d4a0f94e70 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -50,6 +50,12 @@ [krejzi] - Updated Kernel Configuration for Xorg Drivers. Thanks to Igor Živković for the patch. + + [krejzi] - MesaLib 9.1.3. + + + [krejzi] - Xorg Intel Driver 2.21.7. + diff --git a/x/installing/mesalib.xml b/x/installing/mesalib.xml index 4ecb66dfdb..b334bfd15c 100644 --- a/x/installing/mesalib.xml +++ b/x/installing/mesalib.xml @@ -6,9 +6,9 @@ - + - + @@ -113,6 +113,12 @@ Additional Patches + Recommended patch: @@ -187,7 +193,8 @@ commands: -autoreconf -fi && +autoreconf -fi && ./configure CFLAGS="-O2" CXXFLAGS="-O2" \ --prefix=/usr \ --sysconfdir=/etc \ @@ -273,7 +280,7 @@ make Autoconf sets CFLAGS and CXXFLAGS to "-g -O2". That results in binaries and libraries being built with debugging symbols which make them bigger. Override the default - flags to omit -g switch so the final libraries are smaller. + flags to omit -g compiler flag so the final libraries are smaller. @@ -324,8 +331,8 @@ make - : This switch enables TLS support - in GLX. + : This switch enables TLS (Thread Local + Storage) support in GLX. @@ -373,9 +380,9 @@ make glxgears and glxinfo - libdricore9.1.2.so, libEGL.so, libgbm.so, libglapi.so, + libdricore9.1.3.so, libEGL.so, libgbm.so, libglapi.so, libGLESv1_CM.so, libGLESv2.so, libGL.so, libGLU.so, - libllvmradeon9.1.2.so, libOpenVG.so, libOSMesa.so and + libllvmradeon9.1.3.so, libOpenVG.so, libOSMesa.so and libxatracker.so @@ -426,14 +433,14 @@ make - libdricore9.1.0.so + libdricore9.1.3.so contains common DRI routines used by Mesa DRI drivers. - libdricore9.1.0.so + libdricore9.1.3.so diff --git a/x/installing/x7driver.xml b/x/installing/x7driver.xml index 684e351360..7b7c8e449b 100644 --- a/x/installing/x7driver.xml +++ b/x/installing/x7driver.xml @@ -79,11 +79,11 @@ - + - +