[Buildroot] [PATCH v2 02/12] package/atop: fix BUG_85180 build timeout

Peter Korsgaard peter at korsgaard.com
Thu Jun 6 12:45:57 UTC 2019


>>>>> "Giulio" == Giulio Benetti <giulio.benetti at micronovasrl.com> writes:

 > With Microblaze Gcc version < 8.x build hangs on compiling last files
 > before linking. This is due to bug 85180:
 > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85180
 > Bug shows up building atop with optimization but not when building with
 > -O0.

 > If BR2_TOOLCHAIN_HAS_GCC_BUG_85180=y force using -O0 passing it to
 > CFLAGS.

 > Fixes:
 > http://autobuild.buildroot.net/results/94a/94aa00f776b8a3491ac0b3212c95f5e666c5a29a/

 > Signed-off-by: Giulio Benetti <giulio.benetti at micronovasrl.com>
 > ---
 > V1 -> V2:
 > * use -O0 instead of -g1

Committed to 2019.02.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list