View | Details | Raw Unified | Return to bug 216815 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-3 lines)
Lines 13-22 Link Here
13
LICENSE=	BSD3CLAUSE
13
LICENSE=	BSD3CLAUSE
14
LICENSE_FILE=	${WRKSRC}/LICENSE
14
LICENSE_FILE=	${WRKSRC}/LICENSE
15
15
16
BROKEN_aarch64=		Does not compile: error: non-constant-expression cannot be narrowed from type int8_t to char
17
BROKEN_armv6=		Does not compile: error: non-constant-expression cannot be narrowed from type int8_t to char
18
BROKEN_powerpc64=	Does not build
16
BROKEN_powerpc64=	Does not build
19
BROKEN_armv6=		Does not compile: error: ByteSwap has not been declared
20
17
21
USES=		cmake compiler:c++11-lib pkgconfig
18
USES=		cmake compiler:c++11-lib pkgconfig
22
USE_GITHUB=		yes
19
USE_GITHUB=		yes

Return to bug 216815