summaryrefslogtreecommitdiff
path: root/meta/recipes-qt/qt4/qt-4.8.1/gcc47-fix.patch
Commit message (Collapse)AuthorAgeFilesLines
* qt4: Add missing patch headersRichard Purdie2012-04-271-0/+4
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Qt 4.8 GCC 4.7 fixesKen Werner2012-04-271-0/+31
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>