mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 23:44:01 +02:00
9bab3a8c38
.include <bsd.port.arch.mk>
.if !${PROPERTIES:Mclang}
CFLAGS+= -std=gnu99
.endif
which are no longer needed since "Make gnu99 the default for gcc 3.3.6
and 4.2.1, not gnu89" commit in Oct 2023.
pointed out by tb@