[gnome-build-meta/mcatanzaro/webkit-2.27.90] Update to WebKitGTK 2.27.90



commit d67f091cba5f82d516fe9ec8ce0f47ab775b596a
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Feb 10 23:02:47 2020 +0000

    Update to WebKitGTK 2.27.90

 elements/sdk/WebKitGTK.bst | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/elements/sdk/WebKitGTK.bst b/elements/sdk/WebKitGTK.bst
index 3ec6b8d1..91d07867 100644
--- a/elements/sdk/WebKitGTK.bst
+++ b/elements/sdk/WebKitGTK.bst
@@ -1,8 +1,7 @@
 kind: cmake
 sources:
 - kind: tar
-  # FIXME: Remove -DENABLE_JIT=OFF (below) after next update, 
https://gitlab.gnome.org/GNOME/gnome-build-meta/merge_requests/493#note_693360
-  url: webkitgtk_org:webkitgtk-2.27.4.tar.xz
+  url: webkitgtk_org:webkitgtk-2.27.90.tar.xz
 - kind: patch
   path: files/webkitgtk/gtk-doc-introspection-cross-compiling.patch
 - kind: local
@@ -45,8 +44,7 @@ variables:
   webkitgtk_toolchain: ''
   (?):
   - arch == "i686" or arch == "arm":
-      # FIXME: Remove -DENABLE_JIT=OFF after next update, 
https://gitlab.gnome.org/GNOME/gnome-build-meta/merge_requests/493#note_693360
-      webkitgtk_toolchain: -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=toolchain.%{arch} 
-DENABLE_JIT=OFF
+      webkitgtk_toolchain: -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=toolchain.%{arch}
   cmake-local: >-
     -DPORT=GTK
     -DENABLE_BUBBLEWRAP_SANDBOX=OFF


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]