diff options
Diffstat (limited to 'comms/airspy/Makefile')
-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 |