MFH: r551726
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:
parent
e422bb7ea5
commit
ca8c795956
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=551727
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user