Fix sparc64 build with the usual c99 dance for base-gcc
This commit is contained in:
parent
4facf161b4
commit
527ec525f4
@ -48,4 +48,9 @@ DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
||||
post-install:
|
||||
rm -r ${WRKINST}/var/lib
|
||||
|
||||
.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