svn commit: r520160 - head/comms/uhd

Tobias Kortkamp tobik at FreeBSD.org
Sun Dec 15 08:39:24 UTC 2019


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} \


More information about the svn-ports-all mailing list