MFH: r484021
Mark BROKEN: fails to build BackupStoreInfo.cpp:154:3: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'int32_t' (aka 'int') in initializer list [-Wc++11-narrowing] htonl(AccountID), // mAccountID ^~~~~~~~~~~~~~~~ Reported by: pkg-fallout
This commit is contained in:
parent
1b67eb43be
commit
2063c28c2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q4/; revision=484022
@ -15,6 +15,8 @@ LICENSE= BSD3CLAUSE GPLv2
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE-DUAL.txt
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
USES= autoreconf perl5 ssl tar:tgz
|
||||
GNU_CONFIGURE= yes
|
||||
CFLAGS+= -I${OPENSSLINC} -std=c++98
|
||||
|
Loading…
Reference in New Issue
Block a user