]> code.ossystems Code Review - openembedded-core.git/commit
Qt 4.8 GCC 4.7 fixes
authorKen Werner <ken.werner@linaro.org>
Fri, 27 Apr 2012 10:59:17 +0000 (12:59 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 27 Apr 2012 11:20:15 +0000 (12:20 +0100)
commitc98d60923b84bcd285644cecaed1fa0455747a2f
tree0790f723dbcbf6eda13adf3f53602665def24b92
parent04e5102e6d9f2332dd39467c3261d610338358fc
Qt 4.8 GCC 4.7 fixes

This change introduces two new patches to Qt 4.8. One prevents the build
system from using the -fuse-ld=gold GCC flag as this isn't upstream and
therefore not supported by many toolchains out there. The second patch
fixes a compile time error when using toolchains based on GCC 4.7.

Signed-off-by: Ken Werner <ken.werner@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-qt/qt4/qt-4.8.1.inc
meta/recipes-qt/qt4/qt-4.8.1/disable-fuse-gold-flag.patch [new file with mode: 0644]
meta/recipes-qt/qt4/qt-4.8.1/gcc47-fix.patch [new file with mode: 0644]
meta/recipes-qt/qt4/qt4-embedded.inc