Skip to content

Commit

Permalink
net-p2p/xmrig: remove BROKEN for armv6 and armv7
Browse files Browse the repository at this point in the history
This port builds fine now on armv6 and armv7
  • Loading branch information
MikaelUrankar committed May 16, 2021
1 parent 7366fee commit b7ae574
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions net-p2p/xmrig/Makefile
Expand Up @@ -12,8 +12,6 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN_aarch64= fails to compile: src/common/cpu/BasicCpuInfo_arm.cpp:30:13: fatal error: 'asm/hwcap.h' file not found
BROKEN_armv6= fails to build: /nxb-bin/usr/lib/clang/8.0.0/include/ia32intrin.h:48:10: error: use of undeclared identifier '__builtin_ia32_readeflags_u32'
BROKEN_armv7= fails to build: /nxb-bin/usr/lib/clang/8.0.0/include/ia32intrin.h:48:10: error: use of undeclared identifier '__builtin_ia32_readeflags_u32'
BROKEN_powerpc64= fails to compile: g++9: error: unrecognized command line option '-maes'; did you mean '-mads'?
BROKEN_riscv64= fails to compile: /nxb-bin/usr/lib/clang/11.0.0/include/cpuid.h:11:2: error: this header is for x86 only

Expand Down

0 comments on commit b7ae574

Please sign in to comment.