Date: Sat, 15 Oct 2022 23:26:55 +0000 From: bugzilla-noreply@freebsd.org To: riscv@FreeBSD.org Subject: [Bug 267021] deskutils/remind: fix build on riscv64 Message-ID: <bug-267021-40250-JE7CSNMYt9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-267021-40250@https.bugs.freebsd.org/bugzilla/> References: <bug-267021-40250@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267021 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Df3d5006d3dc86ff052a735666f0d15d= a6fb8858a commit f3d5006d3dc86ff052a735666f0d15da6fb8858a Author: Robert Clausecker <fuz@fuz.su> AuthorDate: 2022-10-13 14:41:21 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-10-15 23:26:28 +0000 deskutils/remind: fix build on riscv64 (+) The LTO build fails on riscv64 due to a phony linker error about ABI incompatibility. Disable LTO on riscv64 to make the build succeed. PR: 267021 MFH: 2022Q4 deskutils/remind/Makefile | 6 ++++++ deskutils/remind/files/extra-patch-configure.in (new) | 10 ++++++++++ 2 files changed, 16 insertions(+) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267021-40250-JE7CSNMYt9>