summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine/0005-qtbug-61521.cpp-use-free-instead-of-cfree.patch
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2017-08-21 11:58:45 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2017-08-22 17:33:41 +0200
commitc4c70e76c1ead05c32b6089e32c75eb93b42ae55 (patch)
tree4b72210de8b2b7ac80ab96fcfc25554154c6f1dc /recipes-qt/qt5/qtwebengine/0005-qtbug-61521.cpp-use-free-instead-of-cfree.patch
parentb7ae79a05430b4e2e6eecfef8aa2105c3b5e856d (diff)
downloadmeta-qt5-c4c70e76c1ead05c32b6089e32c75eb93b42ae55.tar.gz
qtwebengine: update 0004-Force-host-toolchain-configuration.patch
* refresh the patch from: http://code.qt.io/cgit/yocto/meta-qt5.git/diff/recipes-qt/qt5/qtwebengine/0001-Force-host-toolchain-configuration.patch?id=5bac910f95453d0df6fe540778dd16a9707dcabf * might fix passing arm specific flags into host builds like: gcc: error: unrecognized command line option '-mflooat-abi=hard' strip: unable to recognise the format of the input file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine/0005-qtbug-61521.cpp-use-free-instead-of-cfree.patch')
-rw-r--r--recipes-qt/qt5/qtwebengine/0005-qtbug-61521.cpp-use-free-instead-of-cfree.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebengine/0005-qtbug-61521.cpp-use-free-instead-of-cfree.patch b/recipes-qt/qt5/qtwebengine/0005-qtbug-61521.cpp-use-free-instead-of-cfree.patch
index 7375ff72..d8d89b8e 100644
--- a/recipes-qt/qt5/qtwebengine/0005-qtbug-61521.cpp-use-free-instead-of-cfree.patch
+++ b/recipes-qt/qt5/qtwebengine/0005-qtbug-61521.cpp-use-free-instead-of-cfree.patch
@@ -1,4 +1,4 @@
1From b4eb5c926cf822ee5d5cf398d1bcdb0fdca6e47a Mon Sep 17 00:00:00 2001 1From 331de4be615b8552e498ac2f3deff4b49b4b0fc0 Mon Sep 17 00:00:00 2001
2From: Martin Jansa <Martin.Jansa@gmail.com> 2From: Martin Jansa <Martin.Jansa@gmail.com>
3Date: Sun, 20 Aug 2017 20:37:38 +0200 3Date: Sun, 20 Aug 2017 20:37:38 +0200
4Subject: [PATCH] qtbug-61521.cpp: use free instead of cfree 4Subject: [PATCH] qtbug-61521.cpp: use free instead of cfree