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

Collapse All | Expand All

(-)b/devel/iaito/Makefile (-1 / +2 lines)
Lines 8-13 WWW= https://github.com/radareorg/iaito Link Here
8
8
9
LICENSE=	GPLv3
9
LICENSE=	GPLv3
10
10
11
BROKEN_i386=	 error: non-constant-expression cannot be narrowed from type 'const unsigned long long' to 'size_t'
12
11
LIB_DEPENDS=	libcapstone.so:devel/capstone \
13
LIB_DEPENDS=	libcapstone.so:devel/capstone \
12
		libr_core.so:devel/radare2
14
		libr_core.so:devel/radare2
13
15
14
- 

Return to bug 278339