]> code.ossystems Code Review - openembedded-core.git/commit
openjade: fix build with GCC 4.6
authorJoshua Lock <josh@linux.intel.com>
Thu, 31 Mar 2011 20:46:42 +0000 (21:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Apr 2011 12:54:50 +0000 (13:54 +0100)
commit5e58a44ee5d5be814614cdcc147d1ce67a9a401d
tree17467f8bf44811ed790382d0dc9bf9bbfee6522b
parentda778e48c4daa2a67adc2b0d7115ab4135d37f67
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

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch [new file with mode: 0644]
meta/recipes-devtools/openjade/openjade-native_1.3.2.bb