summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/web/web-webkit/link-with-g++.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/web/web-webkit/link-with-g++.patch')
-rw-r--r--meta/recipes-sato/web/web-webkit/link-with-g++.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-sato/web/web-webkit/link-with-g++.patch b/meta/recipes-sato/web/web-webkit/link-with-g++.patch
index 50d6e93792..e0c678457a 100644
--- a/meta/recipes-sato/web/web-webkit/link-with-g++.patch
+++ b/meta/recipes-sato/web/web-webkit/link-with-g++.patch
@@ -3,6 +3,9 @@ linking. The easiest way to achieve this is to add a dummy cpp file.
3This also means we have to add AC_PROG_CXX else libtool 2.2.2 gets upset. 3This also means we have to add AC_PROG_CXX else libtool 2.2.2 gets upset.
4 4
5RP - 14/4/08 5RP - 14/4/08
6
7Upstream-Status: Inappropriate [configuration]
8
6--- webkit.orig/src/Makefile.am 9--- webkit.orig/src/Makefile.am
7+++ webkit/src/Makefile.am 10+++ webkit/src/Makefile.am
8@@ -1,11 +1,11 @@ 11@@ -1,11 +1,11 @@