From 8a502cb2d43b4059a5678ee4539ca03603104107 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Fri, 2 Nov 2018 13:32:34 +0000 Subject: Remove compatibility code for FreeBSD < 11.2 from all ports. Simplify some ports where DragonFlyBSD no longer needs to be special-cased. Submitted by: rene Reviewed by: bapt, jbeich Differential Revision: https://reviews.freebsd.org/D17724 --- comms/airspy/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'comms/airspy') diff --git a/comms/airspy/Makefile b/comms/airspy/Makefile index a60fef60162a..525048e7cb6e 100644 --- a/comms/airspy/Makefile +++ b/comms/airspy/Makefile @@ -13,7 +13,6 @@ COMMENT= AirSpy's usemode driver and associated tools LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/airspy-tools/LICENSE.md -BROKEN_FreeBSD_10= error: use of undeclared identifier '__m128' 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 -- cgit v1.2.3