[PATCH RFT v3] scripts: define _GNU_SOURCE for all source files
Sascha Hauer
s.hauer at pengutronix.de
Tue Jan 28 02:05:26 PST 2025
On Mon, 27 Jan 2025 20:51:09 +0100, Ahmad Fatoum wrote:
> musl doesn't define loff_t, unless _GNU_SOURCE is defined, which
> we don't do everywhere and glibc didn't mind.
>
> This led to build errors with musl when code makes it into
> scripts/ that uses loff_t. This was already fixed once e.g. in commit
> c0d065fb0aa0 ("scripts: bareboximd: remove usage of loff_t").
>
> [...]
Applied, thanks!
[1/1] scripts: define _GNU_SOURCE for all source files
https://git.pengutronix.de/cgit/barebox/commit/?id=8ed8a260437b (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list