diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2012-04-30 14:19:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-03 15:38:06 +0100 |
commit | 1923455340fca5e4b68a2c3ac3566a99baa93cd9 (patch) | |
tree | 8c0c3ecfe87983862151448155cc562b6daa951d /meta/recipes-devtools/ubootchart | |
parent | bb996003547f9b93b734ddac11407b4eb42ecfac (diff) | |
download | openembedded-core-1923455340fca5e4b68a2c3ac3566a99baa93cd9.tar.gz openembedded-core-1923455340fca5e4b68a2c3ac3566a99baa93cd9.tar.bz2 openembedded-core-1923455340fca5e4b68a2c3ac3566a99baa93cd9.tar.xz openembedded-core-1923455340fca5e4b68a2c3ac3566a99baa93cd9.zip |
qt4: fix compilation issue
gcc 4.7 uncovers a type mismatch in the code. And this commit fixes the issue:
| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/qemux86/usr/include/glib-2.0/glib/gthread.h:58:7: error: 'union' tag used in naming 'struct _GMutex' [-Werror=permissive]
| In file included from ./wtf/Platform.h:1217:0,
| from ./config.h:30,
| from wtf/gobject/GOwnPtr.cpp:19:
| wtf/gobject/GTypedefs.h:55:16: note: 'struct _GMutex' was previously declared here
NOTE: package qt4-x11-free-4.8.1-r41.1: task do_compile: Failed
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/ubootchart')
0 files changed, 0 insertions, 0 deletions