From d44336119786f924b8b840ca6759ba64e1d9d56c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20=C5=BDivkovi=C4=87?= Date: Sat, 25 Apr 2015 18:51:06 +0000 Subject: [PATCH] Update to mesa-10.5.4. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15876 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 4 ++-- introduction/welcome/changelog.xml | 10 ++++++++++ packages.ent | 2 +- x/installing/mesalib.xml | 16 ++++++---------- 4 files changed, 19 insertions(+), 13 deletions(-) diff --git a/general.ent b/general.ent index f55690e83d..aa6a566f0c 100644 --- a/general.ent +++ b/general.ent @@ -1,12 +1,12 @@ - + - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 37e09e3ffe..4a94dd8268 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,16 @@ --> + + April 25th, 2015 + + + [igor] - Update to mesa-10.5.4. Fixes + #6435. + + + + April 24th, 2015 diff --git a/packages.ent b/packages.ent index 0843195f82..c4e9517868 100644 --- a/packages.ent +++ b/packages.ent @@ -436,7 +436,7 @@ - + diff --git a/x/installing/mesalib.xml b/x/installing/mesalib.xml index 6b6f40a65f..7f1959be4e 100644 --- a/x/installing/mesalib.xml +++ b/x/installing/mesalib.xml @@ -5,12 +5,11 @@ %general-entities; - - + + - - + + ]> @@ -105,12 +104,10 @@ Optional - Mako, - , mesa-demos (provides more than 300 extra demos to test MesaLib; this includes the same programs - added by the patch above), and + added by the patch above) and Wayland @@ -148,8 +145,7 @@ commands: -autoreconf -f -i && -./configure CFLAGS='-O2' CXXFLAGS='-O2' \ +./configure CFLAGS='-O2' CXXFLAGS='-O2' \ --prefix=$XORG_PREFIX \ --sysconfdir=/etc \ --enable-texture-float \