aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-05-28 10:39:54 +0800
committerlinimon <linimon@FreeBSD.org>2017-05-28 10:39:54 +0800
commitd60fd30e6cf9abf51756ac41f75e507662e94bae (patch)
tree2a517a4488e1aab2222e57ab5e747212eebb376c /lang
parenta42352a0d04de1f18c24ee382fc67d6419f34c00 (diff)
downloadfreebsd-ports-gnome-d60fd30e6cf9abf51756ac41f75e507662e94bae.tar.gz
freebsd-ports-gnome-d60fd30e6cf9abf51756ac41f75e507662e94bae.tar.zst
freebsd-ports-gnome-d60fd30e6cf9abf51756ac41f75e507662e94bae.zip
I jumped the gun by marking this broken on powerpc64. There is
active work ongoing to debug it.
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc6/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/gcc6/Makefile b/lang/gcc6/Makefile
index fe02295604f9..a5c64ea10e01 100644
--- a/lang/gcc6/Makefile
+++ b/lang/gcc6/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= libgmp.so:math/gmp \
BUILD_DEPENDS+= ${LOCALBASE}/bin/as:devel/binutils
RUN_DEPENDS+= ${LOCALBASE}/bin/as:devel/binutils
-BROKEN_powerpc64= fails to build: close.c: implicit declaration of function 'strdup'
BROKEN_sparc64= fails to configure: cannot compute suffix of object files: cannot compile
.if defined(MAINTAINER_MODE)