Bjarni Ingi Gislason wrote:
> Debian GNU/Linux 12 (bookworm)
> Linux 6.1.27-1 x86_64 GNU/Linux
> gcc (Debian 12.2.0-14) 12.2.0
>
> [...]
> CC lib/libgnu_a-openat-die.o
Next time, use "make V=1" before reporting something. The command-line options
passed to the compiler _are_ relevant.
>
Debian GNU/Linux 12 (bookworm)
Linux 6.1.27-1 x86_64 GNU/Linux
gcc (Debian 12.2.0-14) 12.2.0
[...]
CC lib/libgnu_a-openat-die.o
In file included from ../lib/openat-die.c:25:
./lib/error.h:28:3: warning: #include_next is a GCC extension
28 | # include_next
| ^~~~
In file