diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-01-31 08:35:04 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-01-31 10:19:02 +0100 |
commit | 183ca02ebee6db8b7575057c48f8e965357eac59 (patch) | |
tree | d9135566cfdaa6b8c9c885c8c1b20fc397f99b4f /recipes-qt/qt4/files/fix-config-tests.patch | |
parent | 453f31b13af76a4bfa534ab9fbe4795a10029b84 (diff) | |
download | meta-openembedded-183ca02ebee6db8b7575057c48f8e965357eac59.tar.gz |
qt4: sync with paule/qt-fixes3
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-qt/qt4/files/fix-config-tests.patch')
-rw-r--r-- | recipes-qt/qt4/files/fix-config-tests.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt4/files/fix-config-tests.patch b/recipes-qt/qt4/files/fix-config-tests.patch index 1e5101d8ad..21054555bc 100644 --- a/recipes-qt/qt4/files/fix-config-tests.patch +++ b/recipes-qt/qt4/files/fix-config-tests.patch | |||
@@ -2,6 +2,8 @@ Fix invocation in case of "ccache some-compiler-gcc". As the command "ccache som | |||
2 | 2 | ||
3 | both visibility and relocs were affected. | 3 | both visibility and relocs were affected. |
4 | 4 | ||
5 | Ported from OE by: Yu Ke <ke.yu@intel.com> | ||
6 | |||
5 | Index: qt-x11-opensource-src-4.5.2/config.tests/unix/bsymbolic_functions.test | 7 | Index: qt-x11-opensource-src-4.5.2/config.tests/unix/bsymbolic_functions.test |
6 | =================================================================== | 8 | =================================================================== |
7 | --- qt-x11-opensource-src-4.5.2.orig/config.tests/unix/bsymbolic_functions.test 2009-08-01 08:01:11.000000000 +0200 | 9 | --- qt-x11-opensource-src-4.5.2.orig/config.tests/unix/bsymbolic_functions.test 2009-08-01 08:01:11.000000000 +0200 |