diff --git a/sysutils/triton/Makefile b/sysutils/triton/Makefile index 9a7f440c6fac..2744fbc43fc6 100644 --- a/sysutils/triton/Makefile +++ b/sysutils/triton/Makefile @@ -12,6 +12,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BROKEN_armv7= src/libtriton/includes/triton/tritonToZ3.hpp:43:17: error: no type named '__uint' in namespace 'triton', see https://github.com/JonathanSalwan/Triton/issues/1214 +BROKEN_i386= compilation fails: conflict of 'namespace i386' and macro '#define i386 1' BROKEN_riscv64= src/libtriton/includes/triton/tritonToZ3.hpp:43:17: error: no type named '__uint' in namespace 'triton', see https://github.com/JonathanSalwan/Triton/issues/1214 BUILD_DEPENDS= boost-libs>0:devel/boost-libs