Mark BROKEN on 8.x: error: conflicting types for 'dprintf'

This commit is contained in:
Erwin Lansing 2009-08-21 15:20:40 +00:00
parent 3bddfef9a6
commit a1ab612874
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240042

View File

@ -25,6 +25,8 @@ PLIST_FILES= bin/busybox
.if ${ARCH} == "amd64"
BROKEN= does not compile
.elif ${OSVERSION} >= 800000
BROKEN= does not compile
.endif
do-configure: