diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2011-03-29 21:16:16 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-31 15:35:21 +0100 |
commit | b308149b4b7d2066390aa4eaa7364af3334f70f5 (patch) | |
tree | e3ddef3743530cf306049ca0138856bd2de63930 /meta/recipes-devtools/makedevs | |
parent | b2996efc015bc5ae0b8246924083e76fb5129cea (diff) | |
download | openembedded-core-b308149b4b7d2066390aa4eaa7364af3334f70f5.tar.gz openembedded-core-b308149b4b7d2066390aa4eaa7364af3334f70f5.tar.bz2 openembedded-core-b308149b4b7d2066390aa4eaa7364af3334f70f5.tar.xz openembedded-core-b308149b4b7d2066390aa4eaa7364af3334f70f5.zip |
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.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-devtools/makedevs')
0 files changed, 0 insertions, 0 deletions