generic-poky/meta/recipes-devtools/openjade/openjade-1.3.2
Joshua Lock 07dfc5c752 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>
2011-04-04 14:09:58 +01:00
..
makefile.patch openjade: fix build issues 2011-02-12 00:30:28 +00:00
user-declared-default-constructor.patch openjade: fix build with GCC 4.6 2011-04-04 14:09:58 +01:00