1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- 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
This commit is contained in:
Dmitry Marakasov 2015-06-25 10:46:42 +00:00
parent 3d45c93f38
commit 6fde1ce957
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390555

View File

@ -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"