[Bug 261374] devel/llvm{13,devel}: Fails to link on riscv64: ld: error: undefined symbol: lldb_private::process_freebsd::NativeRegisterContextFreeBSD
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 261374] devel/llvm13: doesn't build on riscv64"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Feb 2022 21:38:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261374 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch 2022Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa7265045779fd8912630904113dcaad7f95a852 commit fa7265045779fd8912630904113dcaad7f95a852 Author: Brooks Davis <brooks@FreeBSD.org> AuthorDate: 2022-02-08 21:37:24 +0000 Commit: Brooks Davis <brooks@FreeBSD.org> CommitDate: 2022-02-08 21:37:24 +0000 devel/llvm13: update to 13.0.1 Disable FLANG on armv6 and armv7. It's not 32-bit clean and many systems lack the RAM to build it natively. Disable LLDB on riscv64, there is no riscv64 support. [0] PR: 261374 [0] MFH: 2022Q1 (cherry picked from commit b00578b9b208edb0f805a1b48e2d217435666f53) devel/llvm13/Makefile | 9 ++++++--- devel/llvm13/distinfo | 6 +++--- .../files/patch-llvm_lib_Target_X86_X86InstrSystem.td (gone) | 11 ----------- 3 files changed, 9 insertions(+), 17 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.