All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] package/asterisk: fix gcc bug 93847
@ 2021-03-05  9:11 Giulio Benetti
  2021-03-05  9:11 ` [Buildroot] [PATCH 1/2] package/asterisk: remove default -O3 optimization flag Giulio Benetti
  2021-03-05  9:11 ` [Buildroot] [PATCH 2/2] package/asterisk: fix build failure due to gcc bug 93847 Giulio Benetti
  0 siblings, 2 replies; 7+ messages in thread
From: Giulio Benetti @ 2021-03-05  9:11 UTC (permalink / raw)
  To: buildroot

First patch needs to allow Buildroot to build with its CFLAGS instead of
Asterisk hardcoded one, while the second applies the gcc bug work-around.

Giulio Benetti (2):
  package/asterisk: remove default -O3 optimization flag
  package/asterisk: fix build failure due to gcc bug 93847

 package/asterisk/asterisk.mk | 11 +++++++++++
 1 file changed, 11 insertions(+)

-- 
2.25.1

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

end of thread, other threads:[~2021-03-16 22:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-05  9:11 [Buildroot] [PATCH 0/2] package/asterisk: fix gcc bug 93847 Giulio Benetti
2021-03-05  9:11 ` [Buildroot] [PATCH 1/2] package/asterisk: remove default -O3 optimization flag Giulio Benetti
2021-03-06 15:43   ` Peter Korsgaard
2021-03-16 22:14   ` Peter Korsgaard
2021-03-05  9:11 ` [Buildroot] [PATCH 2/2] package/asterisk: fix build failure due to gcc bug 93847 Giulio Benetti
2021-03-06 15:43   ` Peter Korsgaard
2021-03-16 22:14   ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.