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


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

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

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

commit 4dc1764a37e029e61ab74d6292f28a88782081c2
Author:     Jason E. Hale <jhale at FreeBSD.org>
AuthorDate: 2024-05-15 04:02:21 +0000
Commit:     Jason E. Hale <jhale at FreeBSD.org>
CommitDate: 2024-05-15 04:11:18 +0000

    devel/electron28: 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/electron28/files/patch-net_dns_BUILD.gn            | 16 +++++++++++++---
 .../files/patch-tools_gn_bootstrap_bootstrap.py (new)    | 11 +++++++++++
 2 files changed, 24 insertions(+), 3 deletions(-)

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


More information about the kde-freebsd mailing list