summaryrefslogtreecommitdiff
path: root/meta/recipes-qt/qt4/qt-4.8.1/disable-fuse-gold-flag.patch
AgeCommit message (Collapse)AuthorFiles
2012-10-02qt4: rename qt-4.8.1 to qt4-4.8.1 to match other .inc and .bbMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-27qt4: Add missing patch headersRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-27Qt 4.8 GCC 4.7 fixesKen Werner1
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>