[gnome-continuous] patches: Remove redundant build flag from webkitgtk-cmake-buildapi.patch



commit f73f3da70aa29cdd7aa986ef0b2fc78d212ee3aa
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Jan 25 16:27:34 2016 -0600

    patches: Remove redundant build flag from webkitgtk-cmake-buildapi.patch
    
    *Carefully*
    
    Nowadays ACCELERATED_2D_CANVAS is enabled by default. If that ever
    changes then we'll probably want to build it, or at least think again
    about whether we want to build it.

 patches/webkitgtk-cmake-buildapi.patch |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/patches/webkitgtk-cmake-buildapi.patch b/patches/webkitgtk-cmake-buildapi.patch
index dc32f8e..ec43339 100644
--- a/patches/webkitgtk-cmake-buildapi.patch
+++ b/patches/webkitgtk-cmake-buildapi.patch
@@ -29,7 +29,7 @@ new file mode 100755
 index 0000000..f53a4f9
 --- /dev/null
 +++ b/configure
-@@ -0,0 +1,59 @@
+@@ -0,0 +1,58 @@
 +#!/bin/bash
 +# configure script adapter for cmake
 +# Copyright 2010, 2011, 2013 Colin Walters <walters verbum org>
@@ -83,7 +83,6 @@ index 0000000..f53a4f9
 +     -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} \
 +     -DCMAKE_C_FLAGS="-m64 -mtune=generic -Wl,--no-keep-memory" \


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