Summary: | www/chromium: Fix build with clang 10.0.0 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Dimitry Andric <dim> |
Component: | Individual Port(s) | Assignee: | freebsd-chromium (Nobody) <chromium> |
Status: | Closed Overcome By Events | ||
Severity: | Affects Some People | CC: | emaste, grahamperrin, pizzamig |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(chromium) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
Bug Depends on: | |||
Bug Blocks: | 244251 | ||
Attachments: |
Description
Dimitry Andric
2020-02-28 17:26:07 UTC
According to bug 244251 other Chromium-based ports are affected as well: - www/iridium - devel/electron4 - devel/electron6 Created attachment 212068 [details]
Fix www/iridium build with clang 10.0.0
Created attachment 212069 [details]
Fix devel/electron4 build with clang 10.0.0
Created attachment 212070 [details]
Fix devel/electron6 build with clang 10.0.0
Do the other ports need separate PRs? With more recent clang, et cetera, is there still a requirement for fixes such as these? <https://github.com/freebsd/freebsd-src/commit/838e2fa19531c45727938a9160cdd78ecedf8c92> (In reply to Graham Perrin from comment #6) I'm unsure, but the chromium ports have been building for a long time, so it's probably been fixed as a side-effect of something else. |