Files
buildroot/package
Giulio Benetti 79bea6cf60 package/sqlite: work around build timeout on Microblaze
With Microblaze Gcc version 4.9 build hangs due to a bug discovered
for Gcc 4.9 only. Since Gcc 4.9 is not maintaned anymore it doesn't
make sense to report this bug in Gcc bugzilla and use
BR2_TOOLCHAIN_HAS_GCC_BUG_. So let's check if we're building for
Microblaze with Gcc version < 5.x and work around the bug forcing the
use of -O0.

To reproduce this bug build with following defconfig:
'
BR2_microblazeel=y
BR2_ENABLE_DEBUG=y
BR2_OPTIMIZE_2=y
BR2_KERNEL_HEADERS_5_0=y
BR2_TOOLCHAIN_BUILDROOT_LOCALE=y
BR2_GCC_VERSION_4_9_X=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_TOOLCHAIN_BUILDROOT_FORTRAN=y
BR2_GCC_ENABLE_LTO=y
BR2_PACKAGE_SQLITE=y
'

Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-06-20 16:39:35 +02:00
..
2019-06-02 22:11:20 +02:00
2019-05-31 00:36:52 +02:00
2019-05-31 10:27:59 +02:00
2019-05-23 11:10:16 +02:00
2019-05-24 09:43:24 +02:00
2019-06-11 22:37:46 +02:00
2019-06-20 13:32:51 +02:00
2019-06-20 13:30:38 +02:00
2019-05-17 10:52:51 +02:00
2019-05-31 00:37:42 +02:00
2019-06-19 13:15:46 +02:00
2019-06-06 23:50:04 +02:00
2019-05-28 00:30:54 +02:00
2019-06-04 23:41:39 +02:00
2019-06-11 00:36:58 +02:00
2019-06-10 16:16:59 +02:00
2019-05-13 20:53:47 +02:00
2019-05-30 12:37:04 +02:00
2019-05-21 21:49:43 +02:00
2019-05-23 11:09:24 +02:00
2019-05-24 10:11:23 +02:00
2019-06-11 00:08:23 +02:00
2019-06-02 22:11:20 +02:00
2019-05-09 10:46:57 +02:00
2019-05-12 22:18:27 +02:00
2019-06-10 16:21:38 +02:00
2019-05-24 09:41:46 +02:00
2019-05-21 10:36:07 +02:00
2019-06-08 11:59:38 +02:00
2019-05-31 00:07:32 +02:00
2019-06-11 00:54:16 +02:00
2019-06-17 20:16:26 +02:00
2019-06-02 22:11:20 +02:00
2019-05-20 11:16:40 +02:00
2019-06-01 09:20:19 +02:00
2019-06-10 16:16:59 +02:00