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

Vlad Glagolev scm at sourcemage.org
Sun Jul 31 13:55:39 EDT 2011


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
 


More information about the SM-Commit mailing list