aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2012-05-27 14:56:59 +0800
committerlinimon <linimon@FreeBSD.org>2012-05-27 14:56:59 +0800
commitbb9b2082393b7c5742ff8917f220c205939a7a3c (patch)
tree2500a20820bdf4e248474e8bc905a3abc35b5628 /lang
parent936fd9712efbbc7c2b42c66f9b21a41c021b1d05 (diff)
downloadfreebsd-ports-gnome-bb9b2082393b7c5742ff8917f220c205939a7a3c.tar.gz
freebsd-ports-gnome-bb9b2082393b7c5742ff8917f220c205939a7a3c.tar.zst
freebsd-ports-gnome-bb9b2082393b7c5742ff8917f220c205939a7a3c.zip
Mark as broken on powerpc: Unsupported relocation type 10.
Hat: portmgr
Diffstat (limited to 'lang')
-rw-r--r--lang/libobjc2/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/libobjc2/Makefile b/lang/libobjc2/Makefile
index b2f1f8d3130b..a4728b379809 100644
--- a/lang/libobjc2/Makefile
+++ b/lang/libobjc2/Makefile
@@ -56,6 +56,10 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/clang:${PORTSDIR}/lang/clang
CFLAGS+= -march=i586
.endif
+.if ${ARCH} == "powerpc"
+BROKEN= Does not compile on powerpc: Unsupported relocation type 10
+.endif
+
post-patch:
${RM} ${WRKSRC}/GNUmakefile