Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jan 2020 23:35:43 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r522068 - branches/2020Q1/comms/uhd
Message-ID:  <202001042335.004NZha5083003@repo.freebsd.org>

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

Log:
  MFH: r522067
  
  comms/uhd: unbreak on powerpc64
  
  Builds fine.
  
  Approved by:	portmgr (fix build blanket)

Modified:
  branches/2020Q1/comms/uhd/Makefile
Directory Properties:
  branches/2020Q1/   (props changed)

Modified: branches/2020Q1/comms/uhd/Makefile
==============================================================================
--- branches/2020Q1/comms/uhd/Makefile	Sat Jan  4 23:34:22 2020	(r522067)
+++ branches/2020Q1/comms/uhd/Makefile	Sat Jan  4 23:35:42 2020	(r522068)
@@ -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?202001042335.004NZha5083003>