diff options
Diffstat (limited to 'meta/recipes-qt/qt4/files/fix-config-tests.patch')
-rw-r--r-- | meta/recipes-qt/qt4/files/fix-config-tests.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt4/files/fix-config-tests.patch b/meta/recipes-qt/qt4/files/fix-config-tests.patch index 21054555bc..1e0d14eb6b 100644 --- a/meta/recipes-qt/qt4/files/fix-config-tests.patch +++ b/meta/recipes-qt/qt4/files/fix-config-tests.patch | |||
@@ -2,7 +2,9 @@ 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 | Original Author: Holger Hans Peter Freyther <zecke@selfish.org> | ||
5 | Ported from OE by: Yu Ke <ke.yu@intel.com> | 6 | Ported from OE by: Yu Ke <ke.yu@intel.com> |
7 | Upstream-Status: Pending | ||
6 | 8 | ||
7 | Index: qt-x11-opensource-src-4.5.2/config.tests/unix/bsymbolic_functions.test | 9 | Index: qt-x11-opensource-src-4.5.2/config.tests/unix/bsymbolic_functions.test |
8 | =================================================================== | 10 | =================================================================== |