Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Apr 2021 14:30:31 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8ea13f9d5915 - main - www/chromium: mark BROKEN on 11/i386 for now
Message-ID:  <202104271430.13REUVq9044380@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8ea13f9d5915cc145c2ac0ba43dcc987eb10c7ad

commit 8ea13f9d5915cc145c2ac0ba43dcc987eb10c7ad
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2021-04-27 14:29:23 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2021-04-27 14:29:47 +0000

    www/chromium: mark BROKEN on 11/i386 for now
---
 www/chromium/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/chromium/Makefile b/www/chromium/Makefile
index 417f0653e2d3..878aa76615b9 100644
--- a/www/chromium/Makefile
+++ b/www/chromium/Makefile
@@ -14,6 +14,7 @@ LICENSE=	BSD3CLAUSE LGPL21 MPL11
 LICENSE_COMB=	multi
 
 BROKEN_FreeBSD_11_aarch64=	components/safe_browsing_db/v4_rice.cc:120:18: use of overloaded operator '&' is ambiguous
+BROKEN_FreeBSD_11_i386=		does not compile
 ONLY_FOR_ARCHS=			aarch64 amd64 i386
 
 BUILD_DEPENDS=	bash:shells/bash \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104271430.13REUVq9044380>