[Bug 275820] clang 17.0.6 breaks openoffice-4 and openoffice-devel builds on CURRENT with linker errors
Date: Mon, 18 Dec 2023 09:01:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275820 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f25b169ac89578f18a6e480d4d84284bb8085316 commit f25b169ac89578f18a6e480d4d84284bb8085316 Author: Don Lewis <truckman@FreeBSD.org> AuthorDate: 2023-12-18 08:52:02 +0000 Commit: Don Lewis <truckman@FreeBSD.org> CommitDate: 2023-12-18 08:56:38 +0000 editors/openoffice-*: Unbreak build on 15.0-CURRENT clang version 17.0.6 causes linker errors that break the build on 15.0-CURRENT. Work around this by building with an older llvm from ports. PR: 275820 editors/openoffice-4/Makefile | 8 ++++++++ editors/openoffice-devel/Makefile | 8 ++++++++ 2 files changed, 16 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.