Skip to content
Commit a5d8c86f authored by John Baldwin's avatar John Baldwin
Browse files

devel/freebsd-gcc*: Fix error in printf0 format checker patch

Fix a mismerge of the printf0 format checking patch from GCC 9 to GCC
12/13.  GCC 11 and later don't warn for NULL format strings (instead a
separate nonnull attribute is used).  The printf0 format specifier is
left for now to support builds of existing FreeBSD releases but will
be removed in the future.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D45941
parent bedc9750
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment