diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-01-04 23:34:22 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-01-04 23:34:22 +0000 |
commit | 656be244040cf69bb0dd346c0ad16fc0ed75d599 (patch) | |
tree | 8fa2c76ed3c7622930075c00a68a0394720e2152 /comms | |
parent | 7f55b288e85a853a7de913ddb10de8e7ef084eab (diff) | |
download | ports-656be244040cf69bb0dd346c0ad16fc0ed75d599.tar.gz ports-656be244040cf69bb0dd346c0ad16fc0ed75d599.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/uhd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/uhd/Makefile b/comms/uhd/Makefile index 25d7145e5b45..ab897f0781ae 100644 --- a/comms/uhd/Makefile +++ b/comms/uhd/Makefile @@ -40,7 +40,6 @@ BROKEN_FreeBSD_12_armv7= fails to configure: Could not find standard set_new_han 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 |