From fafcad05a641a3b37f7482a6989a46ea7da5701e Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Thu, 25 Jun 2015 10:46:42 +0000 Subject: - 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 --- comms/gnuradio/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'comms') diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index 2ed44918978b..dbcd4d15fc1f 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -35,6 +35,8 @@ LIB_DEPENDS= libcppunit.so:${PORTSDIR}/devel/cppunit \ 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" -- cgit