diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-04-04 07:53:58 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-04-04 07:53:58 +0000 |
commit | b87b08776551b313ba10776a5db0b8467d0c1504 (patch) | |
tree | 71f2d9e133ab51483abc65f6e214efd018e02aee /comms/airspy/Makefile | |
parent | 6cd011e34be0d1c23d639d3209fb11370d827e1b (diff) | |
download | ports-b87b08776551b313ba10776a5db0b8467d0c1504.tar.gz ports-b87b08776551b313ba10776a5db0b8467d0c1504.zip |
Notes
Diffstat (limited to 'comms/airspy/Makefile')
-rw-r--r-- | comms/airspy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/airspy/Makefile b/comms/airspy/Makefile index 57e78d275861..4f2aaefd044c 100644 --- a/comms/airspy/Makefile +++ b/comms/airspy/Makefile @@ -14,7 +14,6 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/airspy-tools/LICENSE.md BROKEN_aarch64= fails to compile: invalid conversion between vector type '__m64' and integer type 'int' -BROKEN_powerpc64= fails to build: iqconverter_float.c:45:23: error: immintrin.h: No such file or directory USES= cmake pkgconfig USE_GITHUB= yes |