summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/webkit/files/nodolt.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/webkit/files/nodolt.patch')
-rw-r--r--meta/recipes-sato/webkit/files/nodolt.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta/recipes-sato/webkit/files/nodolt.patch b/meta/recipes-sato/webkit/files/nodolt.patch
deleted file mode 100644
index e713e8b5ec..0000000000
--- a/meta/recipes-sato/webkit/files/nodolt.patch
+++ /dev/null
@@ -1,19 +0,0 @@
1Dolt cause build error on some platform, so disable it.
2
3Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
4
5Upstream-Status: Inappropriate [configuration]
6
7Index: webkit-gtk-1.3.7+svnr72836-r72836-r0/configure.ac
8===================================================================
9--- webkit-gtk-1.3.7+svnr72836-r72836-r0.orig/configure.ac 2011-01-21 11:11:07.000000000 +0800
10+++ webkit-gtk-1.3.7+svnr72836-r72836-r0/configure.ac 2011-01-21 11:11:15.000000000 +0800
11@@ -82,8 +82,6 @@
12 AC_DISABLE_STATIC
13 AC_LIBTOOL_WIN32_DLL
14 AC_PROG_LIBTOOL
15-# use dolt to speedup the build
16-DOLT
17
18 AC_PATH_PROG(FLEX, flex)
19 if test -z "$FLEX"; then