diff options
| author | Joshua Lock <josh@linux.intel.com> | 2011-03-31 21:46:42 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-04 14:09:58 +0100 |
| commit | 07dfc5c75260394e040c67b3e9e9e39e58692141 (patch) | |
| tree | 64dd8af53abed0191e8ebbc408f084159bb14885 /meta/classes/patch.bbclass | |
| parent | 9a453893ad99f35805ac5f37dd64b17c42ae90e2 (diff) | |
| download | poky-07dfc5c75260394e040c67b3e9e9e39e58692141.tar.gz | |
openjade: fix build with GCC 4.6
In GCC 4.6 the compiler no longer allows objects of const-qualified type to
be default initialized unless the type has a user-declared default
constructor.
Patch from Gentoo bugzilla: http://bugs.gentoo.org/show_bug.cgi?id=358021
(From OE-Core rev: 5e58a44ee5d5be814614cdcc147d1ce67a9a401d)
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/patch.bbclass')
0 files changed, 0 insertions, 0 deletions
