mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
qt4: Add missing patch headers
(From OE-Core rev: ec2f6e1fb655289f5ef51f2b1fa86d5fedccfc61) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
Disable the -fuse-ld=gold flag. This option is a Debian/Ubuntu specific
|
||||
extension to the g++ and causes upstream GCC to throw an error.
|
||||
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Ken Werner <ken.werner@linaro.org>
|
||||
|
||||
Index: qt-everywhere-opensource-src-4.8.0/src/3rdparty/webkit/Source/common.pri
|
||||
===================================================================
|
||||
--- qt-everywhere-opensource-src-4.8.0.orig/src/3rdparty/webkit/Source/common.pri
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
Fix compile error when using toolchains based on GCC 4.7.
|
||||
|
||||
Upstream-Status: Pending
|
||||
|
||||
Signed-off-by: Ken Werner <ken.werner@linaro.org>
|
||||
|
||||
Index: qt-everywhere-opensource-src-4.8.0/src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h
|
||||
===================================================================
|
||||
--- qt-everywhere-opensource-src-4.8.0.orig/src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h
|
||||
|
||||
Reference in New Issue
Block a user