diff options
author | Rene Ladan <rene@FreeBSD.org> | 2021-04-27 16:29:23 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2021-04-27 16:29:47 +0200 |
commit | 8ea13f9d5915cc145c2ac0ba43dcc987eb10c7ad (patch) | |
tree | 6472a998fdd4632611e67aa77abeac04ad746cae /www/chromium | |
parent | www/chromium: update to 90.0.4430.85 (diff) |
www/chromium: mark BROKEN on 11/i386 for now
Diffstat (limited to 'www/chromium')
-rw-r--r-- | www/chromium/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |