]> code.ossystems Code Review - openembedded-core.git/commit
openjade-native: work around bug exposed by GCC 6
authorDan McGregor <danismostlikely@gmail.com>
Tue, 10 May 2016 16:04:47 +0000 (10:04 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 May 2016 06:26:41 +0000 (07:26 +0100)
commit39e7dd90878325158c143dfec8234d563b841b86
treeae2450285d129d7c8edcfeeb0ba561d0983bcbf6
parent28a53355d7bf490f974500131d7827e3f65674ef
openjade-native: work around bug exposed by GCC 6

From: Daniel McGregor <daniel.mcgregor@vecima.com>

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.

Signed-off-by: Daniel McGregor <daniel.mcgregor@vecima.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/openjade/openjade-native_1.3.2.bb