MFH: r501375
sysutils/pesign: mark BROKEN after r501212 In file included from /usr/local/include/nss/nss/cert.h:22, from efikeygen.c:39: efikeygen.c: In function 'add_cert_type': /usr/local/include/nss/nss/certt.h:445:5: error: unsigned conversion from 'int' to 'unsigned char' changes value from '496' to '240' [-Werror=overflow] (NS_CERT_TYPE_SSL_CLIENT | NS_CERT_TYPE_SSL_SERVER | NS_CERT_TYPE_EMAIL | \ ^ efikeygen.c:208:23: note: in expansion of macro 'NS_CERT_TYPE_APP' unsigned char type = NS_CERT_TYPE_APP; ^~~~~~~~~~~~~~~~ Reported by: pkg-fallout Approved by: ports-secteam blanket
This commit is contained in:
parent
87a358300f
commit
736feed9b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=501376
@ -26,6 +26,7 @@ USE_LDCONFIG= yes
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 armv6 armv7 amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= UEFI specification only supports little-endian processors
|
||||
BROKEN= https://github.com/rhboot/pesign/issues/48
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|%%CC%%|${CC}|g' ${WRKSRC}/Make.defaults
|
||||
|
Loading…
Reference in New Issue
Block a user