svn commit: r390555 - head/comms/gnuradio
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Jun 25 10:46:43 UTC 2015
Author: amdmi3
Date: Thu Jun 25 10:46:42 2015
New Revision: 390555
URL: https://svnweb.freebsd.org/changeset/ports/390555
Log:
- Mark BROKEN on 9.x:
/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:191: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128'
Approved by: portmgr blanket
Reported by: pkg-fallout
Modified:
head/comms/gnuradio/Makefile
Modified: head/comms/gnuradio/Makefile
==============================================================================
--- head/comms/gnuradio/Makefile Thu Jun 25 10:40:00 2015 (r390554)
+++ head/comms/gnuradio/Makefile Thu Jun 25 10:46:42 2015 (r390555)
@@ -35,6 +35,8 @@ LIB_DEPENDS= libcppunit.so:${PORTSDIR}/d
libgsl.so:${PORTSDIR}/math/gsl
RUN_DEPENDS:= ${BUILD_DEPENDS}
+BROKEN_FreeBSD_9= does not build on FreeBSD 9.x
+
USES= iconv cmake:outsource perl5 python:2.7 shebangfix
SHEBANG_FILES= grc/freedesktop/grc_setup_freedesktop.in
CMAKE_ENV+= LD_PRELOAD="${GCC_LIBS}/libstdc++.so:${GCC_LIBS}/libgcc_s.so.1"
More information about the svn-ports-head
mailing list