git: 1e5773db640e - 2021Q2 - www/chromium: mark BROKEN on 11/i386 for now

Rene Ladan rene at FreeBSD.org
Thu Apr 29 08:31:36 UTC 2021


The branch 2021Q2 has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1e5773db640e043486b749dd3bf47fa727befcdd

commit 1e5773db640e043486b749dd3bf47fa727befcdd
Author:     Rene Ladan <rene at FreeBSD.org>
AuthorDate: 2021-04-27 14:29:23 +0000
Commit:     Rene Ladan <rene at 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 \


More information about the dev-commits-ports-all mailing list