Do the c99 dance for base-gcc.
Fixes the build on sparc64
This commit is contained in:
parent
104e48ad2c
commit
106b632705
@ -29,4 +29,9 @@ INSTALL_TARGET = install install-lib
|
||||
post-install:
|
||||
rm ${PREFIX}/man/man7/pcilib.7
|
||||
|
||||
.include <bsd.port.arch.mk>
|
||||
.if !${PROPERTIES:Mclang}
|
||||
CFLAGS += -std=gnu99
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user