sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by Florian Franzmann (77fabf78d0c9c77f9cfb08683e649b3c4082e7af)
- From: Florian Franzmann <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (77fabf78d0c9c77f9cfb08683e649b3c4082e7af)
- Date: Sun, 22 Feb 2015 15:27:29 -0600
GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:
http/firefox/BUILD | 6 ++++++
http/firefox/HISTORY | 3 +++
2 files changed, 9 insertions(+)
New commits:
commit 77fabf78d0c9c77f9cfb08683e649b3c4082e7af
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
http/firefox: remove -s from LDFLAGS
diff --git a/http/firefox/BUILD b/http/firefox/BUILD
index 29088fb..08066e4 100755
--- a/http/firefox/BUILD
+++ b/http/firefox/BUILD
@@ -20,6 +20,12 @@ CFLAGS="${CFLAGS//-O3/-O2}" &&
CXXFLAGS="${CXXFLAGS//-O3/-O2}" &&
#
+# fix symbol check in build scripts, firefox adds -s to LDFLAGS so we can
+# remove it here without changing anything...
+#
+LDFLAGS="${LDFLAGS//-s/}" &&
+
+#
# Avoid buggy GCC 4.6 AVX code generation, which breaks libxul
#
local gccver=$(gcc -dumpversion) &&
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index e6f7553..325fe1b 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2015-02-22 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * BUILD: remove -s from LDFLAGS to prevent build error
+
2015-01-26 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: updated spell to 35.0.1
- [SM-Commit] GIT changes to master grimoire by Florian Franzmann (77fabf78d0c9c77f9cfb08683e649b3c4082e7af), Florian Franzmann, 02/22/2015
Archive powered by MHonArc 2.6.24.