[Buildroot] [PATCH 0/3] Microblaze gcc bug 97208

Giulio Benetti giulio.benetti at benettiengineering.com
Fri Aug 13 21:37:42 UTC 2021


This patchset introduce gcc bug 97208 to workaround build failure of lmbench
on Microblaze. But let's also use it for toolchain-wrapper to make it more
consitent.

Giulio Benetti (3):
  toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_97208
  toolchain/toolchain-wrapper: use Gcc bug 97208 instead of repeating it
  package/lmbench: fix build failure due to gcc bug 97208

 package/lmbench/lmbench.mk     | 4 ++++
 toolchain/Config.in            | 7 +++++++
 toolchain/toolchain-wrapper.mk | 5 ++---
 3 files changed, 13 insertions(+), 3 deletions(-)

-- 
2.25.1



More information about the buildroot mailing list