diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-05-26 02:30:03 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-05-26 02:30:03 +0000 |
commit | 3ef9e7f99031bb1bc1e1fdffe6e7ef7a7b73648e (patch) | |
tree | bb1623cb163a9108094e71e6398d55919f518852 /comms | |
parent | b2ba0ed7bef8c1c457e40895fbad4fa2baffced7 (diff) | |
download | ports-3ef9e7f99031bb1bc1e1fdffe6e7ef7a7b73648e.tar.gz ports-3ef9e7f99031bb1bc1e1fdffe6e7ef7a7b73648e.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/quisk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/quisk/Makefile b/comms/quisk/Makefile index d8c1808bf0f2..619a1c6e6899 100644 --- a/comms/quisk/Makefile +++ b/comms/quisk/Makefile @@ -11,6 +11,8 @@ COMMENT= Software Defined Radio (SDR) LICENSE= GPLv2 +BROKEN_i386= strip: elf_update() failed: Invalid data buffer descriptor (bug#238131) + LIB_DEPENDS= libfftw3.so:math/fftw3 \ libportaudio.so:audio/portaudio \ libasound.so:audio/alsa-lib \ |