aboutsummaryrefslogtreecommitdiff
path: root/comms/airspy
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-07-07 06:44:07 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-07-07 06:44:07 +0000
commitfd22400b4ee74522465d262b17f181fb36426131 (patch)
tree4e3999bf93681818583609125dd0faaf05762913 /comms/airspy
parentfff981e77f48dca40425db2d55dbc98dbfb94f3a (diff)
downloadports-fd22400b4ee74522465d262b17f181fb36426131.tar.gz
ports-fd22400b4ee74522465d262b17f181fb36426131.zip
Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=474058
Diffstat (limited to 'comms/airspy')
-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