diff options
-rw-r--r-- | comms/uhd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/uhd/Makefile b/comms/uhd/Makefile index 5e3e9d916086..fa25edf61dba 100644 --- a/comms/uhd/Makefile +++ b/comms/uhd/Makefile @@ -18,6 +18,7 @@ COMMENT= Ettus Research UHD driver framework # is understood and if appropriate, we can add that license here. LICENSE= GPLv3 +BROKEN= fails to package BROKEN_powerpc64= fails to link: undefined reference to boost function LIB_DEPENDS= ${PY_BOOST} \ |