summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase-git/0013-Disable-mkv8snapshot.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtbase-git/0013-Disable-mkv8snapshot.patch')
-rw-r--r--recipes-qt/qt5/qtbase-git/0013-Disable-mkv8snapshot.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes-qt/qt5/qtbase-git/0013-Disable-mkv8snapshot.patch b/recipes-qt/qt5/qtbase-git/0013-Disable-mkv8snapshot.patch
index cd0c0596..32982662 100644
--- a/recipes-qt/qt5/qtbase-git/0013-Disable-mkv8snapshot.patch
+++ b/recipes-qt/qt5/qtbase-git/0013-Disable-mkv8snapshot.patch
@@ -1,7 +1,7 @@
1From c3e47eeb4dec8348c3a9f2cf9044c568c5334070 Mon Sep 17 00:00:00 2001 1From 4d9e581943ed3a7440e8176ab81c82fe949ae300 Mon Sep 17 00:00:00 2001
2From: Mikko Levonmaa <mikko.levonmaa@palm.com> 2From: Mikko Levonmaa <mikko.levonmaa@palm.com>
3Date: Tue, 8 Jan 2013 15:58:29 -0800 3Date: Tue, 8 Jan 2013 15:58:29 -0800
4Subject: [PATCH 13/15] Disable mkv8snapshot 4Subject: [PATCH 13/23] Disable mkv8snapshot
5 5
6It seems to generate code that throws SIGILL, so disabling it 6It seems to generate code that throws SIGILL, so disabling it
7 7
@@ -30,11 +30,11 @@ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
30 1 file changed, 1 insertion(+), 1 deletion(-) 30 1 file changed, 1 insertion(+), 1 deletion(-)
31 31
32diff --git a/configure b/configure 32diff --git a/configure b/configure
33index 9ca23a4..96965b6 100755 33index 7a9a77c..69e30b5 100755
34--- a/configure 34--- a/configure
35+++ b/configure 35+++ b/configure
36@@ -899,7 +899,7 @@ CFG_NOBUILD_PARTS="" 36@@ -910,7 +910,7 @@ CFG_SKIP_MODULES=""
37 CFG_SKIP_MODULES="" 37 CFG_COMPILE_EXAMPLES=auto
38 CFG_RELEASE_QMAKE=no 38 CFG_RELEASE_QMAKE=no
39 CFG_AUDIO_BACKEND=auto 39 CFG_AUDIO_BACKEND=auto
40-CFG_V8SNAPSHOT=auto 40-CFG_V8SNAPSHOT=auto
@@ -43,5 +43,5 @@ index 9ca23a4..96965b6 100755
43 CFG_JAVASCRIPTCORE_JIT=auto 43 CFG_JAVASCRIPTCORE_JIT=auto
44 CFG_PKGCONFIG=auto 44 CFG_PKGCONFIG=auto
45-- 45--
461.8.2.1 461.8.3.2
47 47