svn commit: r464145 - head/lang/gcc6-aux
Mark Linimon
linimon at FreeBSD.org
Sun Mar 11 06:25:28 UTC 2018
Author: linimon
Date: Sun Mar 11 06:25:28 2018
New Revision: 464145
URL: https://svnweb.freebsd.org/changeset/ports/464145
Log:
Mark as broken on aarch64/12.
PR: 224444
Approved by: ericturgeon.bsd at gmail.com (maintainer timeout, 2 months)
Modified:
head/lang/gcc6-aux/Makefile
Modified: head/lang/gcc6-aux/Makefile
==============================================================================
--- head/lang/gcc6-aux/Makefile Sun Mar 11 06:10:21 2018 (r464144)
+++ head/lang/gcc6-aux/Makefile Sun Mar 11 06:25:28 2018 (r464145)
@@ -15,6 +15,8 @@ COMMENT= Version of GCC ${GCC_BRANCH} with full Ada su
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
+BROKEN_FreeBSD_12_aarch64= fails to configure: cannot compute sizeof (long long)
+
.include "${.CURDIR}/Makefile.common"
LANGS= c c++ ada
More information about the svn-ports-all
mailing list