package/openmpi: fix build failure due to Gcc Bug 68485
authorGiulio Benetti <giulio.benetti@micronovasrl.com>
Thu, 30 May 2019 13:23:41 +0000 (15:23 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 31 May 2019 20:52:57 +0000 (22:52 +0200)
commit86752a62116488e90c8a4dd8c0d5595d48362ebb
treec5169401ed88c12d2ba5013ba8908b6f49eca3fe
parente49d5e946de1f5f5f50412671f917d19842702a2
package/openmpi: fix build failure due to Gcc Bug 68485

Package openmpi manifests Microblaze Gcc Bug 68485 resulting in a build
failure due to an Internal Compiler Error.

As done for other packages in Buildroot work around this Gcc Bug by
setting optimization to -O0 if BR2_TOOLCHAIN_HAS_GCC_BUG_68485=y.

Fixes:
http://autobuild.buildroot.net/results/8f3/8f334427e7475154d69469f8ee4efab6df80e403/

Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/openmpi/openmpi.mk