diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2011-03-29 21:16:16 -0500 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-05-06 17:44:23 -0700 |
commit | 23a0019b1f0973003e43ef863d87356162a555b7 (patch) | |
tree | f2be476b849a72502484da5cdbb5e898042fce2b /meta/recipes-gnome | |
parent | aa37762223fba8836f7a1ce09498fe7ac8851bdb (diff) | |
download | poky-23a0019b1f0973003e43ef863d87356162a555b7.tar.gz |
Workaround for Global C++ Constructor problem on ARM
[YOCTO #938]
Workaround for a problem with the order of the global C++ constructors on ARM.
The workaround is simply to avoid defining the ID numbers outside of the
usage of the ID's.
This also has the effect of fixing a problem on MIPS, where "_mips" is a
defined symbol and unavailable on the system for a variable name.
(From OE-Core rev: b308149b4b7d2066390aa4eaa7364af3334f70f5)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
0 files changed, 0 insertions, 0 deletions