summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-07-19 22:53:02 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-07-19 22:57:19 +0000
commitdb6e25753495abd23c94eadb5ce63cad6dc87426 (patch)
treee65764889854fdad7b5a979c24484892bee6d96f
parent50f2dba990ecf1616ccd07bc8136b02a5b04d71e (diff)
downloaddefinitions-db6e25753495abd23c94eadb5ce63cad6dc87426.tar.gz
gnome: Upgrade WebKitGtk to 2.12.3
New version is needed to build with glibc 2.23. Builds were failing with: [ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/RegExpCachedResult.cpp.o /WebKitGtk.build/Source/JavaScriptCore/runtime/Options.cpp: In member function 'bool JSC::Option::operator==(const JSC::Option&) const': /WebKitGtk.build/Source/JavaScriptCore/runtime/Options.cpp:613:90: error: 'isnan' was not declared in this scope return (m_entry.doubleVal == other.m_entry.doubleVal) || (isnan(m_entry.doubleVal) && isnan(other.m_entry.doubleVal)); ^ /WebKitGtk.build/Source/JavaScriptCore/runtime/Options.cpp:613:90: note: suggested alternative: In file included from /usr/include/c++/5.3.0/random:38:0, from /usr/include/c++/5.3.0/bits/stl_algo.h:66, from /usr/include/c++/5.3.0/algorithm:62, from /WebKitGtk.build/Source/WTF/wtf/RefPtr.h:26, from /WebKitGtk.build/Source/WTF/wtf/VectorTraits.h:25, from /WebKitGtk.build/Source/WTF/wtf/Vector.h:35, from /WebKitGtk.build/Source/WTF/wtf/Deque.h:37, from /WebKitGtk.build/Source/JavaScriptCore/heap/HeapStatistics.h:30, from /WebKitGtk.build/Source/JavaScriptCore/runtime/Options.cpp:29: /usr/include/c++/5.3.0/cmath:641:5: note: 'std::isnan' isnan(_Tp __x) ^ Change-Id: I0e5111c1d6e0b7f4c6db28e3e7a995ef4706b316
-rw-r--r--strata/gnome.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/strata/gnome.morph b/strata/gnome.morph
index d9ce4eb9..67aa05a4 100644
--- a/strata/gnome.morph
+++ b/strata/gnome.morph
@@ -306,8 +306,8 @@ chunks:
- name: WebKitGtk
morph: strata/gnome/WebKitGtk.morph
repo: upstream:WebKitGtk-tarball
- ref: e15dd966d523731101f70ccf768bba12435a0208
- unpetrify-ref: webkitgtk-2.10.2
+ ref: a4e969f4965059196ca948db781e52f7cfebf19e
+ unpetrify-ref: webkitgtk-2.12.3
build-depends:
- libnotify
- name: gnome-online-accounts