From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@buildroot.org
Cc: Vadim Kochan <vadim4j@gmail.com>
Subject: Re: [Buildroot] [PATCH] package/brcm-patchram-plus: fix build w/ gcc-15
Date: Sun, 31 Aug 2025 17:00:57 +0200 [thread overview]
Message-ID: <87frd7fsd2.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20250829094626.2735514-1-peter@korsgaard.com> (Peter Korsgaard's message of "Fri, 29 Aug 2025 11:46:25 +0200")
>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:
> Fixes http://autobuild.buildroot.net/results/2058934e442c0b3f3d0bd81bd7ed080c2eaade31/
> The source code uses empty argument function pointer prototypes, which
> changed behaviour in C23 (default in gcc-15):
> https://gcc.gnu.org/gcc-15/porting_to.html#c23-fn-decls-without-parameters
> Causing build issues. Fix it by forcing gnu99 mode instead.
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2025-08-31 15:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-29 9:46 [Buildroot] [PATCH] package/brcm-patchram-plus: fix build w/ gcc-15 Peter Korsgaard
2025-08-31 15:00 ` Peter Korsgaard [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87frd7fsd2.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=vadim4j@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.