sysutils/triton: Broken on armv7

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2022-12-02 19:44:26 -08:00
parent 59b2998493
commit 2fb071c44e
1 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,8 @@ WWW= https://triton.quarkslab.com/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BROKEN_riscv64= src/libtriton/includes/triton/tritonToZ3.hpp:43:17: error: no type named '__uint' in namespace 'triton'
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_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
LIB_DEPENDS= libcapstone.so:devel/capstone4 \