diff options
author | linimon <linimon@FreeBSD.org> | 2019-04-15 13:55:23 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2019-04-15 13:55:23 +0800 |
commit | 098ecf6ac8659f1cb9f638c93a7a01132593e788 (patch) | |
tree | 009fa22fe1f79bcc23f646cd03986e4012c79662 /comms | |
parent | e300b005c0c1da7775e496b268e73499b9be57cf (diff) | |
download | freebsd-ports-gnome-098ecf6ac8659f1cb9f638c93a7a01132593e788.tar.gz freebsd-ports-gnome-098ecf6ac8659f1cb9f638c93a7a01132593e788.tar.zst freebsd-ports-gnome-098ecf6ac8659f1cb9f638c93a7a01132593e788.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 |