[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:37 BST 2024


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278693

--- Comment #12 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=4da1e7401561ac8d28da1837b0e5937788f8f099

commit 4da1e7401561ac8d28da1837b0e5937788f8f099
Author:     Jason E. Hale <jhale at FreeBSD.org>
AuthorDate: 2024-05-11 22:57:57 +0000
Commit:     Jason E. Hale <jhale at FreeBSD.org>
CommitDate: 2024-05-15 04:11:00 +0000

    devel/electron25: 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)

 devel/electron25/files/patch-net_dns_BUILD.gn                | 12 +++++++++++-
 .../files/patch-tools_gn_bootstrap_bootstrap.py (new)        | 11 +++++++++++
 2 files changed, 22 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kde-freebsd mailing list