Mark BROKEN on i386 6.x: does not compile.

This commit is contained in:
Erwin Lansing 2009-08-02 14:34:39 +00:00
parent 51251d4de8
commit 0a0169411e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238772
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ MAN1= pfe.1
.include <bsd.port.pre.mk>
.if ${ARCH} == "i386" && ${OSVERSION} < 700000
CFLAGS+= -fno-builtin-strcat -fno-builtin-strlen
BROKEN= does not compile
.endif
post-patch:

View File

@ -28,7 +28,7 @@ MAN1= pfe.1
.include <bsd.port.pre.mk>
.if ${ARCH} == "i386" && ${OSVERSION} < 700000
CFLAGS+= -fno-builtin-strcat -fno-builtin-strlen
BROKEN= does not compile
.endif
post-patch: