[gnome-continuous] patches: Tweak the webkit cmake patch
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] patches: Tweak the webkit cmake patch
- Date: Wed, 20 Jan 2016 12:55:08 +0000 (UTC)
commit 535189878b9d43a3a8e114ff2bb420edcef7af59
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Jan 20 12:53:28 2016 +0000
patches: Tweak the webkit cmake patch
Add -DENABLE_FTL_JIT=OFF to avoid bumping the version of Clang to 3.7.
patches/webkitgtk-cmake-buildapi.patch | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/patches/webkitgtk-cmake-buildapi.patch b/patches/webkitgtk-cmake-buildapi.patch
index f091e29..dcca234 100644
--- a/patches/webkitgtk-cmake-buildapi.patch
+++ b/patches/webkitgtk-cmake-buildapi.patch
@@ -82,6 +82,7 @@ index 0000000..f53a4f9
+ -DCMAKE_BUILD_TYPE=Release \
+ -DENABLE_GTKDOC=OFF \
+ -DUSE_LIBHYPHEN=OFF \
++ -DENABLE_FTL_JIT=OFF \
+ -DENABLE_ACCELERATED_2D_CANVAS=OFF \
+ -DCMAKE_INSTALL_PREFIX:PATH=${prefix} \
+ -DLIB_INSTALL_DIR:PATH=${libdir} \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]