Date: Thu, 29 Apr 2021 08:31:35 GMT From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 1e5773db640e - 2021Q2 - www/chromium: mark BROKEN on 11/i386 for now Message-ID: <202104290831.13T8VZPw078461@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e5773db640e043486b749dd3bf47fa727befcdd commit 1e5773db640e043486b749dd3bf47fa727befcdd Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2021-04-27 14:29:23 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2021-04-29 08:30:57 +0000 www/chromium: mark BROKEN on 11/i386 for now (cherry picked from commit 8ea13f9d5915cc145c2ac0ba43dcc987eb10c7ad) --- 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?202104290831.13T8VZPw078461>