[Bug 278693] [exp-run] devel/cmake: Update to 3.29.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 15 05:19:32 BST 2024
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278693
--- Comment #7 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=923eae5c85ec6db32f326d9e32acfd605b10087b
commit 923eae5c85ec6db32f326d9e32acfd605b10087b
Author: Jason E. Hale <jhale at FreeBSD.org>
AuthorDate: 2024-05-15 03:31:08 +0000
Commit: Jason E. Hale <jhale at FreeBSD.org>
CommitDate: 2024-05-15 04:11:51 +0000
www/iridium: Fix build with ninja 1.12.0
Fix race conditions where generated headers are not created before they
are needed in the build.
Ninja 1.12.0 removed the `-w dupbuild` option and the default behavior
is now equivalent to passing `-w dupbuild=err` in previous versions.
PR: 278693
Approved by: portmgr (blanket)
.../patch-chrome_browser_devtools_BUILD.gn (new) | 10 ++++
...ch-chrome_browser_safe__browsing_BUILD.gn (new) | 10 ++++
www/iridium/files/patch-components_BUILD.gn (new) | 22 +++++++++
www/iridium/files/patch-content_browser_BUILD.gn | 57 +++++++++++++++++++---
www/iridium/files/patch-net_BUILD.gn | 22 ++++++---
www/iridium/files/patch-net_dns_BUILD.gn | 16 ++++--
.../patch-tools_gn_bootstrap_bootstrap.py (new) | 11 +++++
7 files changed, 130 insertions(+), 18 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list