From b87b08776551b313ba10776a5db0b8467d0c1504 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Thu, 4 Apr 2019 07:53:58 +0000 Subject: comms/airspy: fix build on powerpc64 PR: 237005 Submitted by: Piotr Kubaj --- comms/airspy/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'comms/airspy/Makefile') diff --git a/comms/airspy/Makefile b/comms/airspy/Makefile index 57e78d275861..4f2aaefd044c 100644 --- a/comms/airspy/Makefile +++ b/comms/airspy/Makefile @@ -14,7 +14,6 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/airspy-tools/LICENSE.md BROKEN_aarch64= fails to compile: invalid conversion between vector type '__m64' and integer type 'int' -BROKEN_powerpc64= fails to build: iqconverter_float.c:45:23: error: immintrin.h: No such file or directory USES= cmake pkgconfig USE_GITHUB= yes -- cgit v1.2.3