diff options
author | Rene Ladan <rene@FreeBSD.org> | 2021-04-27 14:29:23 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2021-04-29 08:30:57 +0000 |
commit | 1e5773db640e043486b749dd3bf47fa727befcdd (patch) | |
tree | 509574eba066b969f1ce81ecad25344eebbce284 /www/chromium/Makefile | |
parent | 138633085148b4faf08e34ea12612c56df26792c (diff) | |
download | ports-1e5773db640e043486b749dd3bf47fa727befcdd.tar.gz ports-1e5773db640e043486b749dd3bf47fa727befcdd.zip |
Diffstat (limited to 'www/chromium/Makefile')
-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 \ |