[jhbuild] Build WebKit with ld.bfd
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Build WebKit with ld.bfd
- Date: Sun, 31 May 2015 03:14:45 +0000 (UTC)
commit b7572d1e15bf4ebfa1adebc90af57445cf234ab9
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sat May 30 22:14:19 2015 -0500
Build WebKit with ld.bfd
ld.gold seems to be broken :(
modulesets/gnome-suites-core-deps-3.18.modules | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.18.modules b/modulesets/gnome-suites-core-deps-3.18.modules
index c00059d..7763dde 100644
--- a/modulesets/gnome-suites-core-deps-3.18.modules
+++ b/modulesets/gnome-suites-core-deps-3.18.modules
@@ -1292,7 +1292,8 @@
</dependencies>
</autotools>
- <cmake id="WebKit" cmakeargs="-DPORT=GTK -DCMAKE_BUILD_TYPE=Release">
+ <!-- TODO: gold 2.25-5.fc22 can't link WebKit. Remove -DUSE_LD_GOLD=OFF once it works again. -->
+ <cmake id="WebKit" cmakeargs="-DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DUSE_LD_GOLD=OFF">
<pkg-config>webkit2gtk-4.0.pc</pkg-config>
<branch repo="webkitgtk.org"
module="webkitgtk-2.9.2.tar.xz" version="2.9.2"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]