Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Introduce and work-around bug 101952 on bullet
@ 2021-08-17 21:31 Giulio Benetti
  2021-08-17 21:31 ` [Buildroot] [PATCH 1/2] toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_101952 Giulio Benetti
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Giulio Benetti @ 2021-08-17 21:31 UTC (permalink / raw)
  To: buildroot
  Cc: Giulio Benetti, Romain Naour, Thomas De Schampheleire,
	Thomas Petazzoni

This patchset introduce gcc bug 101952 and reference to it in bullet to
work it around by disabling optimization(-O0).

NOTE: this patchset must be applied *after* this patchset:
https://patchwork.ozlabs.org/project/buildroot/list/?series=258074

Giulio Benetti (2):
  toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_101952
  package/bullet: fix build failure due to gcc bug 101952

 package/bullet/bullet.mk | 2 +-
 toolchain/Config.in      | 7 +++++++
 2 files changed, 8 insertions(+), 1 deletion(-)

-- 
2.25.1

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-19 20:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-17 21:31 [Buildroot] [PATCH 0/2] Introduce and work-around bug 101952 on bullet Giulio Benetti
2021-08-17 21:31 ` [Buildroot] [PATCH 1/2] toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_101952 Giulio Benetti
2021-08-17 21:31 ` [Buildroot] [PATCH 2/2] package/bullet: fix build failure due to gcc bug 101952 Giulio Benetti
2021-08-19 20:42 ` [Buildroot] [PATCH 0/2] Introduce and work-around bug 101952 on bullet Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox