diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2018-06-14 07:49:03 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2018-06-16 09:45:29 +0000 |
| commit | 682ad61c071a9710e9f9d8a32ab1b5f3c14953d1 (patch) | |
| tree | 3a0188611c3938ef559efa2b353ceae5e51eb70a /recipes-qt/qt5/qtwebengine/0008-chromium-musl-linux-glibc-make-the-distinction.patch | |
| parent | fe6dbe144acbcbcbe37f5e9a07a08e414dbce036 (diff) | |
| download | meta-qt5-682ad61c071a9710e9f9d8a32ab1b5f3c14953d1.tar.gz | |
qt: upgrade to 5.9.6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine/0008-chromium-musl-linux-glibc-make-the-distinction.patch')
| -rw-r--r-- | recipes-qt/qt5/qtwebengine/0008-chromium-musl-linux-glibc-make-the-distinction.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwebengine/0008-chromium-musl-linux-glibc-make-the-distinction.patch b/recipes-qt/qt5/qtwebengine/0008-chromium-musl-linux-glibc-make-the-distinction.patch index 77e896d5..ed61cc12 100644 --- a/recipes-qt/qt5/qtwebengine/0008-chromium-musl-linux-glibc-make-the-distinction.patch +++ b/recipes-qt/qt5/qtwebengine/0008-chromium-musl-linux-glibc-make-the-distinction.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 7336279ff0cca9216a095dcabf8872418372ee42 Mon Sep 17 00:00:00 2001 | 1 | From 00456ee9fa12e815066af7a159e321f274b81e36 Mon Sep 17 00:00:00 2001 |
| 2 | From: Khem Raj <raj.khem@gmail.com> | 2 | From: Khem Raj <raj.khem@gmail.com> |
| 3 | Date: Fri, 7 Jul 2017 14:54:38 -0700 | 3 | Date: Fri, 7 Jul 2017 14:54:38 -0700 |
| 4 | Subject: [PATCH] chromium: musl: linux != glibc, make the distinction | 4 | Subject: [PATCH] chromium: musl: linux != glibc, make the distinction |
| @@ -9,7 +9,7 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||
| 9 | 1 file changed, 1 insertion(+), 1 deletion(-) | 9 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 10 | 10 | ||
| 11 | diff --git a/chromium/base/allocator/allocator_check.cc b/chromium/base/allocator/allocator_check.cc | 11 | diff --git a/chromium/base/allocator/allocator_check.cc b/chromium/base/allocator/allocator_check.cc |
| 12 | index 5a0564d..8c2dc64 100644 | 12 | index 5a0564d2f3..8c2dc6491d 100644 |
| 13 | --- a/chromium/base/allocator/allocator_check.cc | 13 | --- a/chromium/base/allocator/allocator_check.cc |
| 14 | +++ b/chromium/base/allocator/allocator_check.cc | 14 | +++ b/chromium/base/allocator/allocator_check.cc |
| 15 | @@ -21,7 +21,7 @@ bool IsAllocatorInitialized() { | 15 | @@ -21,7 +21,7 @@ bool IsAllocatorInitialized() { |
