aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-07-07 14:44:07 +0800
committerlinimon <linimon@FreeBSD.org>2018-07-07 14:44:07 +0800
commit7f5c842ed42288ac94f0ebe33096459dbacdcfd9 (patch)
tree4e3999bf93681818583609125dd0faaf05762913 /comms
parentb02486c7ba5c6d8deccc0e5b2109516d4c037e0f (diff)
downloadfreebsd-ports-gnome-7f5c842ed42288ac94f0ebe33096459dbacdcfd9.tar.gz
freebsd-ports-gnome-7f5c842ed42288ac94f0ebe33096459dbacdcfd9.tar.zst
freebsd-ports-gnome-7f5c842ed42288ac94f0ebe33096459dbacdcfd9.zip
Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'comms')
-rw-r--r--comms/airspy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/airspy/Makefile b/comms/airspy/Makefile
index 921c9d5e5113..543454fc6d94 100644
--- a/comms/airspy/Makefile
+++ b/comms/airspy/Makefile
@@ -14,6 +14,7 @@ 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'
USES= cmake:outsource pkgconfig
USE_GITHUB= yes