Skip to Content.
Sympa Menu

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

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 (57891d1af887794c75565912272e6e10dc02d8c8)
  • Date: Thu, 25 Aug 2011 20:37:35 -0500

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

net/rrdtool/BUILD | 2 ++
net/rrdtool/HISTORY | 3 +++
2 files changed, 5 insertions(+)

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

rrdtool: Remove -ffast-math from CFLAGS

diff --git a/net/rrdtool/BUILD b/net/rrdtool/BUILD
new file mode 100755
index 0000000..883fed1
--- /dev/null
+++ b/net/rrdtool/BUILD
@@ -0,0 +1,2 @@
+CFLAGS="${CFLAGS/-ffast-math}"
+default_build
diff --git a/net/rrdtool/HISTORY b/net/rrdtool/HISTORY
index 3253ee8..337bdd7 100644
--- a/net/rrdtool/HISTORY
+++ b/net/rrdtool/HISTORY
@@ -1,3 +1,6 @@
+2011-08-25 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD: Added code to remove -ffast-math from CFLAGS
+
2011-08-19 Bor Kraljič <pyrobor AT ver.si>
* DEPENDS: fixed unrecognized options (issue #30)




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (57891d1af887794c75565912272e6e10dc02d8c8), Ismael Luceno, 08/25/2011

Archive powered by MHonArc 2.6.24.

Top of Page