Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jan 2020 23:34:22 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r522067 - head/comms/uhd
Message-ID:  <202001042334.004NYMpx082775@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Sat Jan  4 23:34:22 2020
New Revision: 522067
URL: https://svnweb.freebsd.org/changeset/ports/522067

Log:
  comms/uhd: unbreak on powerpc64
  
  Builds fine
  
  MFH:		2020Q1 (fix build blanket)

Modified:
  head/comms/uhd/Makefile

Modified: head/comms/uhd/Makefile
==============================================================================
--- head/comms/uhd/Makefile	Sat Jan  4 23:17:31 2020	(r522066)
+++ head/comms/uhd/Makefile	Sat Jan  4 23:34:22 2020	(r522067)
@@ -40,7 +40,6 @@ BROKEN_FreeBSD_12_armv7=	fails to configure: Could not
 BROKEN_FreeBSD_13_aarch64=	fails to configure: Could not find standard set_new_handler function
 BROKEN_FreeBSD_13_armv6=	fails to configure: Could not find standard set_new_handler function
 BROKEN_FreeBSD_13_armv7=	fails to configure: Could not find standard set_new_handler function
-BROKEN_powerpc64=		fails to link: undefined reference to boost function
 
 USE_LDCONFIG=		yes
 CMAKE_SOURCE_PATH=	${WRKSRC}/host



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