From b7ae574caeb58c5d086fb0d67c85a8147c8e0185 Mon Sep 17 00:00:00 2001 From: Mikael Urankar Date: Sun, 16 May 2021 10:47:17 +0200 Subject: net-p2p/xmrig: remove BROKEN for armv6 and armv7 This port builds fine now on armv6 and armv7 --- net-p2p/xmrig/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'net-p2p/xmrig') diff --git a/net-p2p/xmrig/Makefile b/net-p2p/xmrig/Makefile index 3fb313cbecc6..0b4c9eb27881 100644 --- a/net-p2p/xmrig/Makefile +++ b/net-p2p/xmrig/Makefile @@ -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 -- cgit v1.2.3