svn commit: r522068 - branches/2020Q1/comms/uhd
Piotr Kubaj
pkubaj at FreeBSD.org
Sat Jan 4 23:35:43 UTC 2020
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
More information about the svn-ports-all
mailing list