Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f01167e41b92874693c191e82bf47bfdf64dbd30)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f01167e41b92874693c191e82bf47bfdf64dbd30)
  • Date: Thu, 15 Sep 2011 01:52:17 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

kde4/kdelibs4/BUILD | 3 +++
kde4/kdelibs4/HISTORY | 3 +++
2 files changed, 6 insertions(+)

New commits:
commit f01167e41b92874693c191e82bf47bfdf64dbd30
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

kdelibs4: Remove --ffast-math from CFLAGS

KJS does not like it.

diff --git a/kde4/kdelibs4/BUILD b/kde4/kdelibs4/BUILD
new file mode 100755
index 0000000..677bc30
--- /dev/null
+++ b/kde4/kdelibs4/BUILD
@@ -0,0 +1,3 @@
+# KJS does not work correctly with -ffast-math
+CFLAGS="${CFLAGS/-ffast-math}" &&
+default_build
diff --git a/kde4/kdelibs4/HISTORY b/kde4/kdelibs4/HISTORY
index a997821..2a44d29 100644
--- a/kde4/kdelibs4/HISTORY
+++ b/kde4/kdelibs4/HISTORY
@@ -1,3 +1,6 @@
+2011-09-15 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD: Remove --ffast-math from CFLAGS
+
2011-09-14 Bor Kraljič <pyrobor AT ver.si>
* DEPENDS: added dependencies from KDE_DEPENDS
request soprano with REDLAND RAPTOR DBUS VIRTUOSO support (issue
#223)



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f01167e41b92874693c191e82bf47bfdf64dbd30), Ismael Luceno, 09/15/2011

Archive powered by MHonArc 2.6.24.

Top of Page