diff options
author | Daniel McGregor <daniel.mcgregor@vecima.com> | 2016-05-10 10:04:47 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-14 23:05:12 +0100 |
commit | 31f98f92376e5166b84a82da49df0ebbddc7623e (patch) | |
tree | 53998fc764550a378c795007a82911e17be6b29e /meta/classes | |
parent | efe59dbec50e51061fb2e38e00c17b44a339aea9 (diff) | |
download | poky-31f98f92376e5166b84a82da49df0ebbddc7623e.tar.gz |
openjade-native: work around bug exposed by GCC 6
Simply turn off the optimzation that is causing this breakage. I had
originally used -fno-lifetime-dse, but -fno-tree-dse works at least
going back as far as gcc 4.8.
This isn't a real fix, but it allows openjade to work enough to complete
a build.
(From OE-Core rev: 39e7dd90878325158c143dfec8234d563b841b86)
Signed-off-by: Daniel McGregor <daniel.mcgregor@vecima.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions