diff options
Diffstat (limited to 'devel/compiler-rt/Makefile')
-rw-r--r-- | devel/compiler-rt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/compiler-rt/Makefile b/devel/compiler-rt/Makefile index b9aa7756fdac..1696d265bd00 100644 --- a/devel/compiler-rt/Makefile +++ b/devel/compiler-rt/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= LOCAL/brooks MAINTAINER= brooks@FreeBSD.org COMMENT= Compiler runtime library with Blocks support +BROKEN_powerpc64= Does not build + BUILD_DEPENDS= cmake:devel/cmake CONFIGURE_WRKSRC= ${WRKDIR}/build |