diff options
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 |