Mark BROKEN everywhere

memmem.c:81:25: error: misleading indentation; statement is not part of the previous 'if' [-Werror,-Wmisleading-indentation]
                        sp++;
                        ^
memmem.c:77:17: note: previous statement is here
                if (*sp == *pp)
                ^

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2020-10-08 18:03:43 +00:00
parent 6fc0bc0d40
commit 05e16fecab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=551726

View File

@ -13,6 +13,7 @@ COMMENT= Ultimate host for embedded domain-specific languages
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= fails to build
BROKEN_FreeBSD_12= invalid target: self
BROKEN_FreeBSD_13= invalid target: self