Mark BROKEN: fails to build
bbcp_Protocol.C:928:51: error: non-constant-expression cannot be narrowed from type 'int' to 'size_t' (aka 'unsigned long') in initializer list [-Wc++11-narrowing] {(char *)" ", 1}, {csVal, csVsz}, ^~~~~ Reported by: pkg-fallout
This commit is contained in:
parent
24f526fcb6
commit
a55d296ada
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484017
@ -12,6 +12,8 @@ COMMENT= Secure, fast, and IPv6 capable Copy utility
|
||||
LICENSE= LGPL20
|
||||
LICENSE_FILE= ${WRKSRC}/src/COPYING.LESSER
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
USES= tar:xz
|
||||
|
||||
PLIST_FILES= bin/bbcp
|
||||
|
Loading…
Reference in New Issue
Block a user