Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (668ce0de36cb5305571b609a6ddd583f8750cb0f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (668ce0de36cb5305571b609a6ddd583f8750cb0f)
  • Date: Sun, 31 Jul 2011 12:55:39 -0500

GIT changes to devel-xorg-modular grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

libs/fftw/BUILD | 1 -
libs/fftw/HISTORY | 3 +++
2 files changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 7be56bbbf5bd404c04ea2bd1e49442ace47f64c1
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pango: backported X11 flags fix (cherry picked from commit
d173f039fbf42a540763be62c45830cab93e6929)

commit 2949ae82689b1ff86e43937061004ec961e67805
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

fftw: removed deprecated option

diff --git a/libs/fftw/BUILD b/libs/fftw/BUILD
index 8e66b2b..a0bff89 100755
--- a/libs/fftw/BUILD
+++ b/libs/fftw/BUILD
@@ -5,7 +5,6 @@ CFLAGS="${CFLAGS/-Os/}" &&

OPTS="$OPTS $FFTW_THREADS $FFTW_OPTS --disable-fma" &&
OPTS="$OPTS --enable-shared" &&
-OPTS="$OPTS --enable-type-prefix" &&

COMMON_OPTS="${OPTS}" &&

diff --git a/libs/fftw/HISTORY b/libs/fftw/HISTORY
index 0f2ca33..8288134 100644
--- a/libs/fftw/HISTORY
+++ b/libs/fftw/HISTORY
@@ -1,3 +1,6 @@
+2011-07-31 Vlad Glagolev <stealth AT sourcemage.org>
+ * BUILD: removed deprecated option
+
2011-07-28 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.3




  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (668ce0de36cb5305571b609a6ddd583f8750cb0f), Vlad Glagolev, 07/31/2011

Archive powered by MHonArc 2.6.24.

Top of Page