diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-05-17 00:03:19 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-05-17 13:22:11 +0200 |
commit | 9acd598bccaab7e5edef5444abf97c840737c5b4 (patch) | |
tree | f32cf5f53dce317479cf49cfc02bfbdd039fb6d0 /package/postgresql/postgresql.hash | |
parent | 0af371be3a1818c2a96e86b5a92c5b9f9002403a (diff) | |
download | buildroot-9acd598bccaab7e5edef5444abf97c840737c5b4.tar.gz buildroot-9acd598bccaab7e5edef5444abf97c840737c5b4.zip |
assimp: disable on Microblaze
This package triggers an infinite loop bug in gcc on the Microblaze
architecture when the optimization level is O1, O2 or O3. This bug has
been reported at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71124.
While Buildroot by default uses an Os optimization level, assimp's build
system overrides that by O3 by default.
This problem is causing timeouts in the autobuilders that make them
consume 100% of CPU during 8 hours (the timeout used by the autobuilder
scripts).
Fixes:
http://autobuild.buildroot.net/results/084fc537ab81aed278126f173daf99f2699ef22c/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/postgresql/postgresql.hash')
0 files changed, 0 insertions, 0 deletions