aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc47/Makefile
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2017-05-28 00:16:28 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2017-05-28 00:16:28 +0000
commitd8bd2e463a3aac4a69614aee80ca78acae95c7fd (patch)
treea270206b197b099e95e9668c4aa9b4b26fa4f032 /lang/gcc47/Makefile
parent868420635bde4a2b382fbee4dd8e09818edb3f36 (diff)
downloadports-d8bd2e463a3aac4a69614aee80ca78acae95c7fd.tar.gz
ports-d8bd2e463a3aac4a69614aee80ca78acae95c7fd.zip
Notes
Diffstat (limited to 'lang/gcc47/Makefile')
-rw-r--r--lang/gcc47/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile
index 4ebd356568ab..de0e2e3b224e 100644
--- a/lang/gcc47/Makefile
+++ b/lang/gcc47/Makefile
@@ -21,8 +21,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 compile: libgcc2.c: In function '__powisf2': internal compiler error: Segmentation fault
-
.if defined(MAINTAINER_MODE)
BUILD_DEPENDS+= runtest:misc/dejagnu
.endif
@@ -33,7 +31,7 @@ CPE_VENDOR= gnu
# once installed.
GCC_VERSION= ${PORTVERSION}
SUFFIX= ${PORTVERSION:C/([0-9]+).([0-9]+).*/\1\2/}
-ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 sparc64
+ONLY_FOR_ARCHS= amd64 i386 powerpc sparc64
USES= cpe gmake iconv libtool makeinfo perl5 tar:bzip2
USE_BINUTILS= yes
USE_PERL5= build