diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2019-04-15 13:55:23 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2019-04-15 13:55:23 +0800 |
commit | 2f2a2d286084edc8fd707c5297a6d6edebb98f4c (patch) | |
tree | 009fa22fe1f79bcc23f646cd03986e4012c79662 /comms | |
parent | a9a4f10b22caf758c643754756f5b47b622c70ca (diff) | |
download | freebsd-ports-gnome-2f2a2d286084edc8fd707c5297a6d6edebb98f4c.tar.gz freebsd-ports-gnome-2f2a2d286084edc8fd707c5297a6d6edebb98f4c.tar.zst freebsd-ports-gnome-2f2a2d286084edc8fd707c5297a6d6edebb98f4c.zip |
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'comms')
-rw-r--r-- | comms/airspy/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/comms/airspy/Makefile b/comms/airspy/Makefile index 4f2aaefd044c..1ba37f152fd9 100644 --- a/comms/airspy/Makefile +++ b/comms/airspy/Makefile @@ -13,8 +13,6 @@ COMMENT= AirSpy's usemode driver and associated tools LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/airspy-tools/LICENSE.md -BROKEN_aarch64= fails to compile: invalid conversion between vector type '__m64' and integer type 'int' - USES= cmake pkgconfig USE_GITHUB= yes GH_PROJECT= airspyone_host |