svn commit: r502669 - head/comms/quisk
Yuri Victorovich
yuri at FreeBSD.org
Sun May 26 02:30:04 UTC 2019
Author: yuri
Date: Sun May 26 02:30:03 2019
New Revision: 502669
URL: https://svnweb.freebsd.org/changeset/ports/502669
Log:
comms/quisk: Broken on i386
Reported by: fallout
Modified:
head/comms/quisk/Makefile
Modified: head/comms/quisk/Makefile
==============================================================================
--- head/comms/quisk/Makefile Sun May 26 01:23:15 2019 (r502668)
+++ head/comms/quisk/Makefile Sun May 26 02:30:03 2019 (r502669)
@@ -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 \
More information about the svn-ports-head
mailing list