]> code.ossystems Code Review - openembedded-core.git/commit
openjade-native: work around bug exposed by GCC 6
authorDaniel McGregor <daniel.mcgregor@vecima.com>
Fri, 15 Jul 2016 01:49:38 +0000 (18:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Jul 2016 07:33:17 +0000 (08:33 +0100)
commit901c179680629f49ac3c05c336b2fe752a87ea2b
tree296f57d5102043f48725b34f09fe0f494e09f8e6
parent640235620061c1b7155e1504702e5c26b5ecfdaa
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>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/openjade/openjade-native_1.3.2.bb