mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-18 17:24:29 +03:00
c4c4124473 added the _Noreturn macro for
pre-C11 compilers, but it now throws a new Wundef warning during `make
check` for __STDC_VERSION__ which gcc does not define by default. The
following patch fixes this in line with other uses of __STDC_VERSION__
in the file.
14 KiB
14 KiB