Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Dec 2019 08:39:23 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520160 - head/comms/uhd
Message-ID:  <201912150839.xBF8dNQT081665@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sun Dec 15 08:39:23 2019
New Revision: 520160
URL: https://svnweb.freebsd.org/changeset/ports/520160

Log:
  comms/uhd: Prune duplicate BROKEN_powerpc64

Modified:
  head/comms/uhd/Makefile

Modified: head/comms/uhd/Makefile
==============================================================================
--- head/comms/uhd/Makefile	Sun Dec 15 08:33:47 2019	(r520159)
+++ head/comms/uhd/Makefile	Sun Dec 15 08:39:23 2019	(r520160)
@@ -19,8 +19,6 @@ COMMENT=	Ettus Research UHD driver framework
 # is understood and if appropriate, we can add that license here.
 LICENSE=	GPLv3
 
-BROKEN_powerpc64=	fails to link: undefined reference to boost function
-
 LIB_DEPENDS=	${PY_BOOST} \
 		libboost_system.so:devel/boost-libs
 BUILD_DEPENDS=	cheetah-analyze:devel/py-cheetah@${PY_FLAVOR} \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912150839.xBF8dNQT081665>