Mark BROKEN on i386 6.x: does not compile.
This commit is contained in:
parent
51251d4de8
commit
0a0169411e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238772
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user