Summary: | www/firefox: fix build with libc++ 18 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dimitry Andric <dim> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-gecko (Nobody) <gecko> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | cmt | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(gecko) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 276104 | ||||||
Attachments: |
|
Description
Dimitry Andric
2024-01-31 12:11:03 UTC
Created attachment 248090 [details]
www/firefox: fix build with libc++ 18
See also https://bugzilla.mozilla.org/1874059 MARKED AS SPAM The first part is already in Firefox 123 which I'll merge early next week (as the RC drops), and at that occasion I'll lift the second part, too. There you are: ports 7659a22057 A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=560d828e45df62eb4c0e87364f36b7932b10f944 commit 560d828e45df62eb4c0e87364f36b7932b10f944 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-04-18 23:03:17 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-04-18 23:05:29 +0000 mail/thunderbird: fix linking with libc++18 copied from www/firefox PR: 276746 mail/thunderbird/files/patch-bug1874059 (new) | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=16543701d7d98630a94e10adeffb8785aa4aa3c9 commit 16543701d7d98630a94e10adeffb8785aa4aa3c9 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-04-18 23:04:07 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-04-18 23:05:29 +0000 www/firefox-esr: fix linking with libc++18 copied from www/firefox PR: 276746 www/firefox-esr/files/patch-bug1874059 (new) | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) A commit in branch 2024Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=edd17465bb010cc0cd0aff492ea657f6c90f4601 commit edd17465bb010cc0cd0aff492ea657f6c90f4601 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-04-18 23:03:17 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-04-18 23:06:04 +0000 mail/thunderbird: fix linking with libc++18 copied from www/firefox PR: 276746 (cherry picked from commit 560d828e45df62eb4c0e87364f36b7932b10f944) mail/thunderbird/files/patch-bug1874059 (new) | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) A commit in branch 2024Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6db914e6b2eb3721cf881a39d72fabf4ff1005ed commit 6db914e6b2eb3721cf881a39d72fabf4ff1005ed Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2024-04-18 23:04:07 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2024-04-18 23:05:58 +0000 www/firefox-esr: fix linking with libc++18 copied from www/firefox PR: 276746 (cherry picked from commit 16543701d7d98630a94e10adeffb8785aa4aa3c9) www/firefox-esr/files/patch-bug1874059 (new) | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (In reply to commit-hook from comment #9) Thanks for applying those patches Christoph, I had completely overlooked that these ports were also broken. Apologies! |