[Bug 257191] [exp-run] Update cmake to 3.21.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jul 29 09:03:16 BST 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257191
--- Comment #9 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=346b0e795afbd973672e213dd310b9239ee7ff6c
commit 346b0e795afbd973672e213dd310b9239ee7ff6c
Author: Tobias C. Berner <tcberner at FreeBSD.org>
AuthorDate: 2021-07-29 07:58:07 +0000
Commit: Tobias C. Berner <tcberner at FreeBSD.org>
CommitDate: 2021-07-29 07:58:53 +0000
graphics/darktable: prepare for cmake-3.21 update
Fix build against cmake-3.21: the ninja generator in 3.21 suffers a
regression
(see https://gitlab.kitware.com/cmake/cmake/-/issues/22487) appending an
invalid
"-Wl,--no-as-needed" to the linker arguments for static libraries.
Once this regression has been fixed upstream, this can be switch back to
USES=cmake
PR: 257191
graphics/darktable/Makefile | 6 +++++-
1 file changed, 5 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